Was trying to figure out the logging architecture of the NCC application when I found something very useful in the debugging of Joomla applications. There are often times when you would very much like to look at all the SQL statements which have been executed in the page request. It can be easily done in Joomla by:
Step 1: Enabling the debug plugin.
Step 2: Activating it in Global Configuration.
Results: Shown at the end of the page.





