mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 04:07:39 +02:00
Bump Monolog\Logger::API version
This commit is contained in:
@@ -84,7 +84,7 @@ class Logger implements LoggerInterface
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
const API = 1;
|
||||
const API = 2;
|
||||
|
||||
/**
|
||||
* Logging levels from syslog protocol defined in RFC 5424
|
||||
|
Reference in New Issue
Block a user