91 $message = trim( $message );
93 if ( $this->filter ) {
94 $message = call_user_func( $this->filter, $message, $level,
$context );
95 if ( $message ===
null ) {
100 if ( $this->collect ) {
101 if ( $this->collectContext ) {
102 $this->buffer[] = [ $level, $message,
$context ];
104 $this->buffer[] = [ $level, $message ];
108 case LogLevel::DEBUG:
110 case LogLevel::NOTICE:
111 trigger_error(
"LOG[$level]: $message", E_USER_NOTICE );
114 case LogLevel::WARNING:
115 trigger_error(
"LOG[$level]: $message", E_USER_WARNING );
118 case LogLevel::ERROR:
119 case LogLevel::CRITICAL:
120 case LogLevel::ALERT:
121 case LogLevel::EMERGENCY:
122 trigger_error(
"LOG[$level]: $message", E_USER_ERROR );
A logger that may be configured to either buffer logs or to print them to the output where PHPUnit wi...
setCollectContext( $collectContext)
Set the collectContext flag.
__construct( $collect=false, $filter=null, $collectContext=false)
setCollect( $collect)
Set the "collect" flag.
clearBuffer()
Clear the collected log buffer.
getBuffer()
Return the collected logs.
log( $level, $message, array $context=[])
do that in ParserLimitReportFormat instead use this to modify the parameters of the image all existing parser cache entries will be invalid To avoid you ll need to handle that somehow(e.g. with the RejectParserCacheValue hook) because MediaWiki won 't do it for you. & $defaults also a ContextSource after deleting those rows but within the same transaction you ll probably need to make sure the header is varied on and they can depend only on the ResourceLoaderContext $context
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))