I have added the following to my LocalSettings.php file :-

$wgDebugLogFile = "/var/www/log/WikiLog.txt";

and ran :-

    php maintenance*/*update.php

Then tried adding :-

    wfDebugLog("MathRenderer::__construct()");

to math.body.php's MathRenderer constructor.

But am not getting any output in the log file from this.

Anyone shed any light on what I am doing wrong ?

Many thanks in advance,

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

Reply via email to