Seldaek / monolog

Sends your logs to files, sockets, inboxes, databases and various web services
https://seldaek.github.io/monolog/
MIT License
20.95k stars 1.9k forks source link

StreamHandler::customErrorHandler as protected #1875

Open corentin-cres opened 5 months ago

corentin-cres commented 5 months ago

Fixes https://github.com/Seldaek/monolog/issues/1866

Seldaek commented 4 months ago

Need to first see if it makes sense per https://github.com/Seldaek/monolog/issues/1866#issuecomment-2051247126 - but assuming we do merge this it would need to be rebased to target the 2.x branch.