Split logging classes to individual files
authorReedy <reedy@wikimedia.org>
Sun, 14 Apr 2019 01:05:34 +0000 (02:05 +0100)
committerReedy <reedy@wikimedia.org>
Sun, 14 Apr 2019 02:13:47 +0000 (02:13 +0000)
commitf032d27d0cfc16d93d9164498c3967c77c60cfc8
tree9ac00ce0505ea2580e04f715114f6c6a8f1750d1
parentf950cc221ed58a83c08fb816aa8faee8fbcbe09d
Split logging classes to individual files

Change-Id: I3eaaf23612fe1aed65e49c06a9e5e565399af9ce
.phpcs.xml
autoload.php
includes/logging/DatabaseLogEntry.php [new file with mode: 0644]
includes/logging/LegacyLogFormatter.php [new file with mode: 0644]
includes/logging/LogEntry.php
includes/logging/LogEntryBase.php [new file with mode: 0644]
includes/logging/LogFormatter.php
includes/logging/ManualLogEntry.php [new file with mode: 0644]
includes/logging/RCDatabaseLogEntry.php [new file with mode: 0644]