Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

OutputDebugStringAppender�Properties

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

Public Instance Properties

ErrorHandler (inherited from AppenderSkeleton) Gets or sets the IErrorHandler for this appender.
FilterHead (inherited from AppenderSkeleton) The filter chain.
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

OutputDebugStringAppender Class | log4net.Appender Namespace