MediaWiki master
|
Classes | |
class | BufferHandler |
Helper class for the index.php entry point. More... | |
class | CeeFormatter |
Prefixed version of LogstashFormatter that adds a "cee cookie" for Rsyslog. More... | |
class | LegacyFormatter |
Log message formatter that mimics the legacy log message formatting of wfDebug , wfDebugLog , wfLogDBError and the former wfErrorLog global functions by delegating the formatting to \MediaWiki\Logger\LegacyLogger. More... | |
class | LegacyHandler |
Monolog imitation of MediaWiki\Logger\LegacyLogger. More... | |
class | LineFormatter |
Formats incoming records into a one-line string. More... | |
class | LogstashFormatter |
Modified version of Monolog\Formatter\LogstashFormatter. More... | |
class | MwlogHandler |
Write logs to syslog with the channel appended to the application name. More... | |
class | SyslogHandler |
Write logs to a syslog server, using RFC 3164 formatted UDP packets. More... | |
class | WikiProcessor |
Annotate log records with request-global metadata, such as the hostname, wiki / request ID, and MediaWiki version. More... | |