In This Article

ActiproSoftware.Logging Namespace

Classes

DebuggerIndentScope

A scope that will track indent level by incrementing when it is created and decrementing when it is disposed.

DebuggerLogger

Defines an implementation of Logger that writes to standard Debug or Trace output.

LogMessage

Defines helper methods for generating log messages.

Logger

Defines the base class used to send messages to a log.

LoggerFactory

Defines a default implementation of ILoggerFactory and manages access to the default instance of ILoggerFactory to be used for logging.

Interfaces

ILoggerFactory

Defines a factory object for creating instances of Logger.

Enums

LogLevel

The level of importance for a log message.

ValueListStyle

Defines the style used when formatting a list of values for a log message.