\Monolog\Handler\FingersCrossedErrorLevelActivationStrategy

Error level based activation strategy.

Summary

Methods
Properties
Constants
__construct()
isHandlerActivated()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$actionLevel
N/A

Properties

$actionLevel

$actionLevel : integer

Type

integer

Methods

__construct()

__construct(integer|string  $actionLevel) 

Parameters

integer|string $actionLevel

Level or name or value

isHandlerActivated()

isHandlerActivated(array  $record) 

Returns whether the given record activates the handler.

Parameters

array $record