Seldaek / monolog

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

Remove Slim framework integration suggestion #1914

Closed N-M closed 2 weeks ago

N-M commented 2 months ago

The suggested library (https://github.com/Flynsarmy/Slim-Monolog) only supports Slim 2, which has not been maintained for a long time. Monolog can be integrated with Slim v4 directly, without the need for any additional libraries.

Seldaek commented 2 weeks ago

Thanks