wiki.techinc.nl/tests/phpunit/includes/debug
Bryan Davis 2792ea9783 Add logging context to database logs
* Add optional $context parameter to wfDebug, wfDebugLog, wfLogDBError
  and wfErrorLog that will be passed to MWLogger.
* Add support for PSR-3 style log message parameter interpolation in
  MWLoggerLegacyLogger.
* Add context information to wfLogDBError calls made from DatabaseBase,
  DatabaseMysqlBase and LoadBalancer instances.
* Deprecate wfDebugTimer() which now appears to be unused.

Change-Id: Ic90d593d00a2b0b5b80ed205908cbe624042603c
2014-11-19 17:59:55 +00:00
..
logging/legacy Add logging context to database logs 2014-11-19 17:59:55 +00:00
MWDebugTest.php Remove profiler support from debugging toolbar 2014-11-17 18:27:46 +00:00