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