I'm not seeing any of my debug statements in the appropriate log files. Here
are the steps I've taken.

1. Created a local folder in the wiki file structure called 'debug'. (I'll
be sure to remove it later.)
2. Created files within that folder and set $wgDebugLogGroups to point to
these files within 'LocalSettings.php'.
3. Ran a debug statement using wfDebugLog like so: wfDebugLog(
'myDebugLogAlias', 'Testing Debug!' );

I'm not sure what's going on, but nothings printing to the log files. Not
even for the wfDebug global function. Any suggestions?

Thanks,
Johnny
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to