wiki.techinc.nl/includes/debug
Bryan Davis 0affda7edf Remove use of $dest = 'log' for wfDebugLog
The functionality for marking a debug log message for delivery to a log
file but not to MWDebug was removed in 1.25 with the introduction of
the PSR-3 logging system. Convert the messages that were marked for this
special handling in a7a0883 to use 'private' instead.

Bug: T122644
Change-Id: Iefaac07a5922c16c2899904c7b678199c5b1efe9
2015-12-30 13:03:14 -07:00
..
logger Exclude debug log events marked "private" from MWDebug 2015-12-30 13:01:37 -07:00
MWDebug.php Remove use of $dest = 'log' for wfDebugLog 2015-12-30 13:03:14 -07:00