Manual:$wgLogExceptionBacktrace
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
.