Manual:$wgLogExceptionBacktrace

Category:MediaWiki configuration settings#LogExceptionBacktraceCategory:MediaWiki configuration settings introduced in version 1.20.0#LogExceptionBacktraceCategory:MediaWiki configuration settings still in use#LogExceptionBacktraceCategory:Debug variables#LogExceptionBacktrace
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

Details

Whether to send the exception backtrace to the standard log file ($wgDebugLogFile) or to a file defined with $wgDebugLogGroups.

Category:Debug variables Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.20.0 Category:MediaWiki configuration settings still in use