Class ErrorConfig
Error config class
- AloFramework\Config\AbstractConfig
-
AloFramework\Handlers\Config\AbstractConfig
-
AloFramework\Handlers\Config\ErrorConfig
Namespace: AloFramework\Handlers\Config
Author: Art a.molcanovas@gmail.com
Since: 1.4.1 property PHPdocs added
Located at class/Config/ErrorConfig.php
Author: Art a.molcanovas@gmail.com
Since: 1.4.1 property PHPdocs added
Located at class/Config/ErrorConfig.php
Methods summary
public
|
Constants summary
string |
CFG_ERROR_LEVEL
[INT] Which errors to log configuration key |
#
'errorLevel'
|
string |
CFG_LOG_ERROR_LOCATION
[BOOL] Whether to log where the error occurred configuration key |
#
'logErrorLocation'
|
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
boolean
|
$logErrorLocation
Whether to include the error location in the log file |
public
integer
|
$errorLevel
Which error levels to log |
Magic properties inherited from AloFramework\Handlers\Config\AbstractConfig
$bgCli,
$cssPath,
$fgErr,
$fgInfo,
$fgWarn,
$forceHTML,
$regShutdown,
$traceDepth