53 if (isset($this->channelToActionLevel[$record[
'channel']])) {
54 return $record[
'level'] >= $this->channelToActionLevel[$record[
'channel']];
__construct($defaultActionLevel, $channelToActionLevel=array())
static toMonologLevel($level)
Converts PSR-3 levels to Monolog ones if necessary.
Interface for activation strategies for the FingersCrossedHandler.
Channel and Error level based monolog activation strategy.
Create styles array
The data for the language used.
isHandlerActivated(array $record)
Returns whether the given record activates the handler.