\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 : 

Type

Methods

__construct()

__construct(  $actionLevel) 

Parameters

$actionLevel

isHandlerActivated()

isHandlerActivated(array  $record) : Boolean

Returns whether the given record activates the handler.

Parameters

array $record

Returns

Boolean