log4net SDK Reference

IAppenderAttachable Methods

The methods of the IAppenderAttachable interface are listed below. For a complete list of IAppenderAttachable interface members, see the IAppenderAttachable Members topic.

Public Instance Methods

AddAppender Attaches an appender.
GetAppender Gets an attached appender with the specified name.
RemoveAllAppenders Removes all attached appenders.
RemoveAppenderOverloaded. Removes the appender with the specified name from the list of appenders.

See Also

IAppenderAttachable Interface | log4net.Core Namespace