mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 05:07:36 +02:00
Update changelog for 1.16
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
### 1.16.0 (2015-08-09)
|
||||||
|
|
||||||
|
* Added IFTTTHandler to notify ifttt.com triggers
|
||||||
|
* Added Logger::setHandlers() to allow setting/replacing all handlers
|
||||||
|
* Added $capSize in RedisHandler to cap the log size
|
||||||
|
* Fixed StreamHandler creation of directory to only trigger when the first log write happens
|
||||||
|
* Fixed bug in the handling of curl failures
|
||||||
|
* Fixed duplicate logging of fatal errors when both error and fatal error handlers are registered in monolog's ErrorHandler
|
||||||
|
* Fixed missing fatal errors records with handlers that need to be closed to flush log records
|
||||||
|
* Fixed TagProcessor::addTags support for associative arrays
|
||||||
|
|
||||||
### 1.15.0 (2015-07-12)
|
### 1.15.0 (2015-07-12)
|
||||||
|
|
||||||
* Added addTags and setTags methods to change a TagProcessor
|
* Added addTags and setTags methods to change a TagProcessor
|
||||||
|
Reference in New Issue
Block a user