Manual:$wgLogExceptionBacktrace
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgLogExceptionBacktrace and the translation is 60% complete.
| Debug: $wgLogExceptionBacktrace | |
|---|---|
| Whether to send the exception backtrace to the error log. |
|
| Introducido en la versión: | 1.20.0 (Gerrit change 6894; git #70841c58) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (booleano) |
| Valor predeterminado: | true |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Whether to send the exception backtrace to the standard log file ($wgDebugLogFile ) or to a file defined with $wgDebugLogGroups .