Logger RemoveAppender Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodRemoveAppender(String)
Remove the appender passed as parameter form the list of appenders.
Public methodRemoveAppender(IAppender)
Remove the appender passed as parameter form the list of appenders.
Back to Top
See Also