Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ForwardingAppender�Properties

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

Public Instance Properties

Appenders Gets the appenders contained in this appender as an ICollection.
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 (inherited from AppenderSkeleton) Tests if this appender requires a Layout to be set.

See Also

ForwardingAppender Class | log4net.Appender Namespace