Manual:$wgDebugLogGroups
From MediaWiki.org
Debug/logging: $wgDebugLogGroups | |
---|---|
Direct wfDebugLog() output to file rather than $wgDebugLogFile on a group basis. |
|
Introduced in version: | 1.5.0 (r10598) |
Removed in version: | still in use |
Allowed values: | array of log group keys to filenames |
Default value: | empty array |
Other settings: Alphabetical | By Function
Details [edit]
Set to an array of log group keys to filenames. If set, wfDebugLog() output for that group will go to that file instead of the regular $wgDebugLogFile. Useful for enabling selective logging in production.
Language: | English • français • 日本語 |
---|