Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Logger.RemoveAppender�Method

Remove the appender passed as parameter form the list of appenders.

Overload List

Remove the appender passed as parameter form the list of appenders.

public�virtual�IAppender�RemoveAppender(IAppender);

Remove the appender passed as parameter form the list of appenders.

public�virtual�IAppender�RemoveAppender(string);

See Also

Logger Class | log4net.Repository.Hierarchy Namespace