TLogAppenderBase.LEVEL Constant

Represents constant LEVEL.

Namespace: Spring.Logging.Appenders.Base
protected
 LEVEL: array[TLogLevel] of string = (
 '[UNKNOWN]',
 '[VERBOSE]',
 '[DEBUG]',
 '[TEXT]',
 '[INFO]',
 '[WARN]',
 '[ERROR]',
 '[FATAL]'
 );

Value

Type: array[TLogLevel] of string