1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-28 11:05:05 +01:00
Files
php-monolog/src
Craig D'Amelio 58d16ba358 Group handler that ignores failures
This allows a group handler which on a single handler failing will
continue and allow subsequent handlers to record the event.
2014-09-24 13:01:09 -04:00
..