mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-28 07:19:54 +02:00
Change timezone to be per-instance and not global
This commit is contained in:
5
UPGRADE.md
Normal file
5
UPGRADE.md
Normal file
@@ -0,0 +1,5 @@
|
||||
### 2.0.0
|
||||
|
||||
- The timezone is now set per Logger instance and not statically, either
|
||||
via ->setTimezone or passed in the constructor. Calls to Logger::setTimezone
|
||||
should be converted.
|
Reference in New Issue
Block a user