\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 : \Monolog\Handler\FingersCrossed\Level

Type

\Monolog\Handler\FingersCrossed\Level —

Methods

__construct()

__construct(int|string  $actionLevel) : mixed

Parameters

int|string $actionLevel

Level or name or value

Returns

mixed —

isHandlerActivated()

isHandlerActivated(array  $record) : bool

Returns whether the given record activates the handler.

Parameters

array $record

Returns

bool —