Manual:$wgLogExceptionBacktrace
Appearance
From mediawiki.org
| Debug: $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 .