Manual:$wgDebugLogGroups

From MediaWiki.org
Jump to: navigation, search
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


[edit] Details

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 • 日本語
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox