mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-20 16:16:37 +02:00
This handler can be used to not let any messages from a certain lever through, unless they cross a configured threshold. This is useful together with, for example, a MailHandler when some batch processing is done and you're only interested in major failure and not a minor one.