Topics Logging

Logging

Article: Logging to Files

Joomla provides a utility class for logging information to files called JLog.  This class provides a means to create files in common log format for any number of purposes such as: Recording debug information Logging AJAX calls to help...