Hi Polter,
perfect catch, as the source tells
if (ConfigManagerSession.getReadOnlyMasterConfig().getAsString("_debugLog").length() > 0) {
.. DebugWatcher.initializeDebugWatcher(PlatformNew.getRoot(), true, true);
and DebugWatcher is the guy enabling logging to debug.log, so you should be fine.
Greetings
Siggi
↧
Re: Debug logs getting created in SIteScope
↧