ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
Monolog\Handler\FingersCrossed\ActivationStrategyInterface Interface Reference

Interface for activation strategies for the FingersCrossedHandler. More...

+ Inheritance diagram for Monolog\Handler\FingersCrossed\ActivationStrategyInterface:
+ Collaboration diagram for Monolog\Handler\FingersCrossed\ActivationStrategyInterface:

Public Member Functions

 isHandlerActivated (array $record)
 Returns whether the given record activates the handler. More...
 

Detailed Description

Interface for activation strategies for the FingersCrossedHandler.

Author
Johannes M. Schmitt schmi.nosp@m.ttjo.nosp@m.h@gma.nosp@m.il.c.nosp@m.om

Definition at line 19 of file ActivationStrategyInterface.php.

Member Function Documentation

◆ isHandlerActivated()

Monolog\Handler\FingersCrossed\ActivationStrategyInterface::isHandlerActivated ( array  $record)

Returns whether the given record activates the handler.

Parameters
array$record
Returns
Boolean

Implemented in Monolog\Handler\FingersCrossed\ChannelLevelActivationStrategy, and Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy.


The documentation for this interface was generated from the following file: