log4net SDK Reference

AppenderSkeleton Properties

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

Public Instance Properties

ErrorHandler Gets or sets the IErrorHandler for this appender.
FilterHead The filter chain.
Layout Gets or sets the ILayout for this appender.
Name Gets or sets the name of this appender.
Threshold Gets or sets the threshold Level of this appender.

Protected Instance Properties

RequiresLayout Tests if this appender requires a Layout to be set.

See Also

AppenderSkeleton Class | log4net.Appender Namespace