Spring.Logging Namespace

Represents namespace Spring.Logging.

 NameDescription
TLogEvent

Represents type TLogEvent.

Top
 NameDescription
ILogAppender

Represents type ILogAppender.

ILogEventConverter

Used by ILoggerController to convert complex logging events (values, stack traces) to simpler ones (text).

ILogger

Represents type ILogger.

ILoggerBase

Represents type ILoggerBase.

ILoggerController

Represents type ILoggerController.

ILoggerProperties

Interface that can be used to change logger/appender settings during runtime. It is hidden within this interface so that it is not widely exposed to the consumer.

Top
 NameDescription
TLogEventType

Represents type TLogEventType.

TLogLevel

Represents type TLogLevel.

TLogStyle

Represents type TLogStyle.

Top
 NameDescription
TColor

Represents an alias of the Graphics type.

TLogEventTypes

Represents type TLogEventTypes.

TLogLevels

Represents type TLogLevels.

TLogStyles

Represents type TLogStyles.

Top
 NameDescription
clDefault

Represents constant clDefault.

LOG_ALL_EVENT_TYPES

Represents constant LOG_ALL_EVENT_TYPES.

LOG_ALL_LEVELS

Represents constant LOG_ALL_LEVELS.

LOG_BASIC_EVENT_TYPES

Represents constant LOG_BASIC_EVENT_TYPES.

LOG_BASIC_LEVELS

Represents constant LOG_BASIC_LEVELS.

Top