Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

IAppenderAttachable.RemoveAppender�Method

Removes the specified appender from the list of attached appenders.

Overload List

Removes the specified appender from the list of attached appenders.

IAppender�RemoveAppender(IAppender);

Removes the appender with the specified name from the list of appenders.

IAppender�RemoveAppender(string);

See Also

IAppenderAttachable Interface | log4net.Core Namespace