ForwardingAppender RemoveAppender Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodRemoveAppender(String)
Removes the appender with the specified name from the list of appenders.
Public methodRemoveAppender(IAppender)
Removes the specified appender from the list of appenders.
Back to Top
See Also