Defines the minimum set of levels recognized by the system, that is OFF, FATAL, ERROR, WARN, INFO, DEBUG and ALL.
The LoggerLevel class may be subclassed to define a larger level set.
Located in /log4php/LoggerLevel.php (line 34)
Convert the input argument to a level. If the conversion fails, then this method returns the provided default level.
Compares two logger levels.
Return the syslog equivalent of this level as an integer.
Returns true if this level has a higher or equal level than the level passed as argument, false otherwise.
Returns the integer representation of this level.
Returns the string representation of this level.
Returns the string representation of this level.
Documentation generated on Thu, 16 Feb 2017 18:02:50 +0900 by phpDocumentor 1.4.4