Class ExceptionConfig
Error config class
- AloFramework\Config\AbstractConfig
-
AloFramework\Handlers\Config\AbstractConfig
-
AloFramework\Handlers\Config\ExceptionConfig
Namespace: AloFramework\Handlers\Config
Author: Art a.molcanovas@gmail.com
Since: 1.4.1 property PHPdocs added
Located at class/Config/ExceptionConfig.php
Author: Art a.molcanovas@gmail.com
Since: 1.4.1 property PHPdocs added
Located at class/Config/ExceptionConfig.php
Methods summary
public
|
Constants summary
string |
CFG_EXCEPTION_DEPTH
[INT] How many previous exceptions to echo configuration key |
#
'prevExceptionDepth'
|
string |
CFG_LOG_EXCEPTION_LOCATION
[BOOL] Whether to log where the exception occurred configuration key |
#
'logExceptionLocation'
|
Constants inherited from AloFramework\Handlers\Config\AbstractConfig
CFG_BACKGROUND,
CFG_CSS_PATH,
CFG_FORCE_HTML,
CFG_FOREGROUND_ERROR,
CFG_FOREGROUND_NOTICE,
CFG_FOREGROUND_WARNING,
CFG_TRACE_MAX_DEPTH
Properties summary
Magic properties
public
integer
|
$prevExceptionDepth
How many previous exceptions to output |
public
boolean
|
$logExceptionLocation
Whether to include the exception location in the log message |
Magic properties inherited from AloFramework\Handlers\Config\AbstractConfig
$bgCli,
$cssPath,
$fgErr,
$fgInfo,
$fgWarn,
$forceHTML,
$regShutdown,
$traceDepth