Removes the specified appender from the list of attached appenders.
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);
IAppenderAttachable Interface | log4net.Core Namespace