wiki.techinc.nl/tests/phpunit/includes/logging
Brad Jorsch 61233fc847 API: Move parameter formatting into LogFormatter
This allows for extensions to format their log entry parameters, and
keeps the code for formatting API log entry parameters in the same place
as for other formatting.

This also takes the opportunity to rearrange the output format slightly
to avoid conflicts like what's happening in T73020.

Bug: T35235
Bug: T73020
Bug: T91466
Change-Id: I6846ce09322eb404c506b5a51780a44ce9279fe2
2015-04-17 04:59:41 +00:00
..
LogFormatterTest.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
LogTests.i18n.php