This is the complete list of members for MediaWiki\Logger\LegacyLogger, including all inherited members.
| $channel | MediaWiki\Logger\LegacyLogger | protected |
| $levelMapping | MediaWiki\Logger\LegacyLogger | protectedstatic |
| __construct( $channel) | MediaWiki\Logger\LegacyLogger | |
| destination( $channel, $message, $context) | MediaWiki\Logger\LegacyLogger | protectedstatic |
| emit( $text, $file) | MediaWiki\Logger\LegacyLogger | static |
| flatten( $item) | MediaWiki\Logger\LegacyLogger | protectedstatic |
| format( $channel, $message, $context) | MediaWiki\Logger\LegacyLogger | static |
| formatAsWfDebug( $channel, $message, $context) | MediaWiki\Logger\LegacyLogger | protectedstatic |
| formatAsWfDebugLog( $channel, $message, $context) | MediaWiki\Logger\LegacyLogger | protectedstatic |
| formatAsWfLogDBError( $channel, $message, $context) | MediaWiki\Logger\LegacyLogger | protectedstatic |
| interpolate( $message, array $context) | MediaWiki\Logger\LegacyLogger | static |
| log( $level, $message, array $context=[]) | MediaWiki\Logger\LegacyLogger | |
| setMinimumForTest(?int $level) | MediaWiki\Logger\LegacyLogger | |
| shouldEmit( $channel, $message, $level, $context) | MediaWiki\Logger\LegacyLogger | static |