The methods of the IAppenderAttachable interface are listed below. For a complete list of IAppenderAttachable interface members, see the IAppenderAttachable Members topic.
|  AddAppender | Attaches an appender. | 
|  GetAppender | Gets an attached appender with the specified name. | 
|  RemoveAllAppenders | Removes all attached appenders. | 
|  RemoveAppender | Overloaded. Removes the appender with the specified name from the list of appenders. | 
IAppenderAttachable Interface | log4net.Core Namespace