Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Open
Description
Symfony version(s) affected
6.1
Description
I need to get warning level monolog messages through monolog bridge. At the moment it is not possible.
https://github.com/symfony/monolog-bridge/blob/6.1/Handler/NotifierHandler.php#L39
How to reproduce
Code in here:https://github.com/symfony/monolog-bridge/blob/6.1/Handler/NotifierHandler.php#L39
Should be obvious why those messages won't get through.
Possible Solution
sakarikl/monolog-bridge@a1090e1
Additional Context
No response