Represents constant LEVEL.
LEVEL
protected LEVEL: array[TLogLevel] of string = ( '[UNKNOWN]', '[VERBOSE]', '[DEBUG]', '[TEXT]', '[INFO]', '[WARN]', '[ERROR]', '[FATAL]' );