Add two new debug log groups
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Fri, 7 Feb 2014 01:18:29 +0000 (02:18 +0100)
committerIAlex <codereview@emsenhuber.ch>
Wed, 26 Feb 2014 20:45:33 +0000 (20:45 +0000)
commit2744ecb520e0f4e7ed140692c3bd0addf691bbc9
tree3324f76db42d41f7a474547243adbe7271001e91
parent96b04cef361c26bbc6b76be6afbf298e4d22fed3
Add two new debug log groups

So that they are easier to separate from the main debug log.
The two news are:
- 'autoloader' for messages sent by the AutoLoader class
- 'caches' for the list of cache types

Change-Id: Ifb6dc2666fec2323219bbfac94ab53a422e5312a
includes/AutoLoader.php
includes/Setup.php