mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 20:27:31 +02:00
Remove misleading reference to RFC 5424 standard
This commit is contained in:
committed by
GitHub
parent
7b99283627
commit
c7eb1a0f75
@@ -87,8 +87,6 @@ class Logger implements LoggerInterface
|
|||||||
const API = 2;
|
const API = 2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Logging levels from syslog protocol defined in RFC 5424
|
|
||||||
*
|
|
||||||
* This is a static variable and not a constant to serve as an extension point for custom levels
|
* This is a static variable and not a constant to serve as an extension point for custom levels
|
||||||
*
|
*
|
||||||
* @var string[] $levels Logging levels with the levels as key
|
* @var string[] $levels Logging levels with the levels as key
|
||||||
|
Reference in New Issue
Block a user