The IAppenderAttachable type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
|  | AddAppender | 
            Attaches an appender.
             | 
|  | GetAppender | 
            Gets an attached appender with the specified name.
             | 
|  | RemoveAllAppenders | 
            Removes all attached appenders.
             | 
|  | RemoveAppender(String) | 
            Removes the appender with the specified name from the list of appenders.
             | 
|  | RemoveAppender(IAppender) | 
            Removes the specified appender from the list of attached appenders.
             | 
Properties
| Name | Description | |
|---|---|---|
|  | Appenders | 
            Gets all attached appenders.
             | 
See Also
 Copyright 2004-2015 The Apache Software Foundation (http://logging.apache.org/log4net/)
 
						Copyright 2004-2015 The Apache Software Foundation (http://logging.apache.org/log4net/)