Class ExceptionHandler
Exception handling class
- AloFramework\Handlers\AbstractHandler implements AloFramework\Config\Configurable uses AloFramework\Config\ConfigurableTrait (not available)
- AloFramework\Handlers\ExceptionHandler
Namespace: AloFramework\Handlers
Author: Art a.molcanovas@gmail.com
Since:
Located at class/ExceptionHandler.php
Author: Art a.molcanovas@gmail.com
Since:
1.4 Uses the Configurable interface
1.2 Tracks the last set handler & exception
1.1 log() accepts the $includeLocation parameter
Located at class/ExceptionHandler.php
Methods summary
public
|
#
__construct( Psr\Log\LoggerInterface $logger = null,
Constructor |
public static
|
|
public static
|
|
public static
boolean
|
|
public static
|
#
register( Psr\Log\LoggerInterface $logger = null,
Registers the exception handler |
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
public
string
|
Methods inherited from AloFramework\Handlers\AbstractHandler
Constants summary
Constants inherited from AloFramework\Handlers\AbstractHandler
Properties summary
Properties inherited from AloFramework\Handlers\AbstractHandler
Magic properties
public
|
$config
Handler configuration |