1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 12:17:35 +02:00

Bump Monolog\Logger::API version

This commit is contained in:
Jordi Boggiano
2015-10-09 19:10:33 +01:00
parent 6505e02fd3
commit 35ce15e098

View File

@@ -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