[Mediawiki-l] Debugging

Johnny Williamson johnnyrw at gmail.com
Fri Nov 27 20:56:26 UTC 2009


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


More information about the MediaWiki-l mailing list