Removes the specified appender from the list of appenders.
Removes the specified appender from the list of appenders.
public�virtual�IAppender�RemoveAppender(IAppender);
Removes the appender with the specified name from the list of appenders.
public�virtual�IAppender�RemoveAppender(string);
ForwardingAppender Class | log4net.Appender Namespace