log4net SDK Reference

DebugAppender Properties

The properties of the DebugAppender class are listed below. For a complete list of DebugAppender class members, see the DebugAppender Members topic.

Public Instance Properties

ErrorHandler (inherited from AppenderSkeleton) Gets or sets the IErrorHandler for this appender.
FilterHead (inherited from AppenderSkeleton) The filter chain.
ImmediateFlush Gets or sets a value that indicates whether the appender will flush at the end of each write.
Layout (inherited from AppenderSkeleton) Gets or sets the ILayout for this appender.
Name (inherited from AppenderSkeleton) Gets or sets the name of this appender.
Threshold (inherited from AppenderSkeleton) Gets or sets the threshold Level of this appender.

Protected Instance Properties

RequiresLayout This appender requires a log4net.Layout to be set.

See Also

DebugAppender Class | log4net.Appender Namespace