Sets the quiet writer used for file output
Sets the quiet writer used for file output
protected virtual void SetQWForFiles(Stream);
Sets the quiet writer being used.
protected virtual void SetQWForFiles(TextWriter);
FileAppender Class | log4net.Appender Namespace