mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-08 14:16:42 +02:00
Update changelog
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
* BC Break: This is a major release, see [UPGRADE.md](UPGRADE.md) for details if you are coming from a 1.x release
|
* BC Break: This is a major release, see [UPGRADE.md](UPGRADE.md) for details if you are coming from a 1.x release
|
||||||
* BC Break: Logger methods log/debug/info/notice/warning/error/critical/alert/emergency now have explicit void return types
|
* BC Break: Logger methods log/debug/info/notice/warning/error/critical/alert/emergency now have explicit void return types
|
||||||
* Added FallbackGroupHandler which works like the WhatFailureGroupHandler but stops dispatching log records as soon as one handler accepted it
|
* Added FallbackGroupHandler which works like the WhatFailureGroupHandler but stops dispatching log records as soon as one handler accepted it
|
||||||
* Added support for RFC3164 (outdated BSD syslog protocol) to SyslogUdpHandler
|
|
||||||
* Fixed support for UTF-8 when cutting strings to avoid cutting a multibyte-character in half
|
* Fixed support for UTF-8 when cutting strings to avoid cutting a multibyte-character in half
|
||||||
* Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
|
* Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
|
||||||
* Fixed date timezone handling in SyslogUdpHandler
|
* Fixed date timezone handling in SyslogUdpHandler
|
||||||
|
Reference in New Issue
Block a user