$enableDebugLogs public property
Whether to enable message logging for the requests about debug module actions. You normally do not want to keep these logs because they may distract you from the logs about your applications. You may want to enable the debug logs if you want to investigate how the debug module itself works.
public boolean $enableDebugLogs = false
Please login to continue.