1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-09 06:36:46 +02:00

Add Slim integration to the README

This commit is contained in:
Jordi Boggiano
2013-04-05 16:36:57 +03:00
parent a147e793d7
commit 88d705c19f

View File

@@ -210,6 +210,7 @@ Frameworks Integration
- [Laravel4](http://laravel.com/) comes out of the box with Monolog.
- [PPI](http://www.ppi.io/) comes out of the box with Monolog.
- [CakePHP](http://cakephp.org/) is usable with Monolog via the [cakephp-monolog](https://github.com/jadb/cakephp-monolog) plugin.
- [Slim](http://www.slimframework.com/) is usable with Monolog via the [Slim-Monolog](https://github.com/Flynsarmy/Slim-Monolog) log writer.
Author
------