1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 04:07:39 +02:00

Update CHANGELOG

This commit is contained in:
Jordi Boggiano
2012-02-23 09:53:36 +01:00
parent 77b27eefe4
commit 208939b329

View File

@@ -5,6 +5,7 @@
* Added Monolog\Logger::isHandling() to check if a handler will * Added Monolog\Logger::isHandling() to check if a handler will
handle the given log level handle the given log level
* Added ChromePHPHandler * Added ChromePHPHandler
* Added possibility to show microseconds in logs
* 1.0.2 (2011-10-24) * 1.0.2 (2011-10-24)