ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Interface for activation strategies for the FingersCrossedHandler. More...
Public Member Functions | |
isHandlerActivated (array $record) | |
Returns whether the given record activates the handler. More... | |
Interface for activation strategies for the FingersCrossedHandler.
Definition at line 19 of file ActivationStrategyInterface.php.
Monolog\Handler\FingersCrossed\ActivationStrategyInterface::isHandlerActivated | ( | array | $record | ) |
Returns whether the given record activates the handler.
array | $record |
Implemented in Monolog\Handler\FingersCrossed\ChannelLevelActivationStrategy, and Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy.