Browse Source

Add Slim integration to the README

Jordi Boggiano 12 years ago
parent
commit
88d705c19f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.mdown

+ 1 - 0
README.mdown

@@ -210,6 +210,7 @@ Frameworks Integration
 - [Laravel4](http://laravel.com/) comes out of the box with Monolog.
 - [Laravel4](http://laravel.com/) comes out of the box with Monolog.
 - [PPI](http://www.ppi.io/) 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.
 - [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
 Author
 ------
 ------