2012-04-22 11:26:54 +02:00
|
|
|
* 1.1.0 (2012--)
|
2012-01-28 14:43:55 +01:00
|
|
|
|
|
|
|
Changes:
|
|
|
|
|
|
|
|
* Added Monolog\Logger::isHandling() to check if a handler will
|
|
|
|
handle the given log level
|
2012-02-20 17:33:29 +01:00
|
|
|
* Added ChromePHPHandler
|
2012-04-22 12:34:41 +02:00
|
|
|
* Added NormalizerFormatter
|
2012-02-23 09:53:36 +01:00
|
|
|
* Added possibility to show microseconds in logs
|
2012-04-22 11:26:54 +02:00
|
|
|
* Added `server` and `referer` to WebProcessor output
|
2012-01-28 14:43:55 +01:00
|
|
|
|
2011-10-24 11:39:02 +02:00
|
|
|
* 1.0.2 (2011-10-24)
|
|
|
|
|
|
|
|
Changes:
|
|
|
|
|
|
|
|
* Fixed bug in IE with large response headers and FirePHPHandler
|
|
|
|
|
2011-08-25 22:35:11 +02:00
|
|
|
* 1.0.1 (2011-08-25)
|
2011-07-20 00:07:40 +02:00
|
|
|
|
|
|
|
Changes:
|
|
|
|
|
|
|
|
* Added MemoryPeakUsageProcessor and MemoryUsageProcessor
|
2011-08-08 01:37:39 +02:00
|
|
|
* Added Monolog\Logger::getName() to get a logger's channel name
|
2011-07-20 00:07:40 +02:00
|
|
|
|
2011-07-07 18:21:02 +02:00
|
|
|
* 1.0.0 (2011-07-06)
|
|
|
|
|
|
|
|
Changes:
|
|
|
|
|
|
|
|
* Added IntrospectionProcessor to get info from where the logger was called
|
|
|
|
* Fixed WebProcessor in CLI
|
|
|
|
|
2011-07-01 21:29:24 +02:00
|
|
|
* 1.0.0-RC1 (2011-07-01)
|
|
|
|
|
|
|
|
* Initial release
|