DebugAppender

DebugAppender class

Represents an appender is only enabled when debugging.

The DebugAppender type exposes the following members:

Constructors

NameDescription
DebugAppender()Initializes a new instance of the DebugAppender class.

Properties

NameDescription
formatterGets or sets the formatter.

Methods

NameDescription
append_header()
append(entry)
close()
initialize()

See Also