From 1a402d7317a9194c8aa6a49cf8f444d1f4c8eb5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Proch=C3=A1zka?= Date: Thu, 29 Jan 2015 15:56:43 +0100 Subject: [PATCH] Nette Framework integration --- README.mdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.mdown b/README.mdown index e035a8ae..17f15058 100644 --- a/README.mdown +++ b/README.mdown @@ -271,6 +271,7 @@ Frameworks Integration - [Slim](http://www.slimframework.com/) is usable with Monolog via the [Slim-Monolog](https://github.com/Flynsarmy/Slim-Monolog) log writer. - [XOOPS 2.6](http://xoops.org/) comes out of the box with Monolog. - [Aura.Web_Project](https://github.com/auraphp/Aura.Web_Project) comes out of the box with Monolog. +- [Nette Framework](http://nette.org/en/) can be used with Monolog via [Kdyby/Monolog](https://github.com/Kdyby/Monolog) extension. Author ------