[Administration-Logging]: 07 A Logger Configuration for Development Phase

Very often, during Development Phase of a project, we will need to troubleshoot our own codes and templates creation in debug mode. If you turn the log level to full “Debug” mode, you will notice that the logged file includes all the debug information from the Scheduler Module. The scheduler module logs a lot of information based on time period and this make it hard to to read the rest of the information.

Below is a sample log-config.xml that allows you to see most of the necessary logger information minus the Scheduler and some internal object information. Simply copy and rename this log-config-dev.xml file to log-config.xml on the /config folder.
log-config-dev.zip (1.1 KB)