Manual:$wgLogExceptionBacktrace
Jump to navigation
Jump to search
Debug/logging: $wgLogExceptionBacktrace | |
---|---|
Whether to send the exception backtrace to the error log. |
|
Introduced in version: | 1.20.0 (Gerrit change 6894; git #70841c58) |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | true |
Other settings: Alphabetical | By function |
Details[edit]
Whether to send the exception backtrace to the standard log file ($wgDebugLogFile
) or to a file defined with $wgDebugLogGroups
.