Removes the specified appender from the list of attached appenders.
            
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- appender
- Type: log4net.Appender IAppender
 The appender to remove.
Return Value
Type: IAppenderThe appender removed from the list
Remarks
The appender removed is not closed. If you are discarding the appender you must call Close on the appender removed.
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/)