* Add ability to break off certain debug topics into additional log files;
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 17 Aug 2005 20:07:33 +0000 (20:07 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 17 Aug 2005 20:07:33 +0000 (20:07 +0000)
commitf0cd9a8d0e314042f3a501a02c6d35a1e3d9ad19
treed991afdc838e7e5d61a6bfbc72d2dcb364f0cf5c
parenteaf12101484aa0f4f144a10094f1bbd2e0f2fa59
* Add ability to break off certain debug topics into additional log files;
  use $wgDebugLogGroups to configure and wfDebugLog() to log.
RELEASE-NOTES
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/LoadBalancer.php