mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-27 06:54:38 +02:00
Remove non-PSR-3 methods for adding log records
This commit is contained in:
@@ -3,3 +3,6 @@
|
||||
- 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.
|
||||
|
||||
- Removed non-PSR-3 methods to add records, all the `add*` (e.g. `addWarning`)
|
||||
methods as well as `emerg`, `crit`, `err` and `warn`.
|
||||
|
Reference in New Issue
Block a user