Home
last modified time | relevance | path

Searched refs:FilterHandler (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFilterHandler.php31 class FilterHandler extends Handler implements ProcessableHandlerInterface, ResettableInterface, Fo… class
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md48 …* Fixed FilterHandler not calling reset on its internal handler when reset() is called on it (#153…
92 * Fixed FilterHandler triggering a notice when handleBatch was filtering all records passed to it
98 …* Fixed setFormatter/getFormatter to forward to the nested handler in FilterHandler, FingersCrosse…
178 * Fixed FilterHandler triggering a notice when handleBatch was filtering all records passed to it
184 …* Fixed setFormatter/getFormatter to forward to the nested handler in FilterHandler, FingersCrosse…
438 …* Added FilterHandler to filter records and only allow those of a given list of levels through to …