1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-31 18:30:15 +02:00

3 Commits

Author SHA1 Message Date
Jordi Boggiano
7405bb5d67 CS fixes 2017-03-20 10:56:47 +01:00
Roel Harbers
c370308139 removed unused data provider in test 2016-10-12 16:44:30 +02:00
Roel Harbers
7284f7d9dc Added the NoopHandler.
This handler handles anything, but does nothing, and does not stop bubbling to the rest of the stack.

This can be used for testing, or to disable a handler when overriding a configuration without influencing the rest of the stack.
2016-10-12 16:28:10 +02:00