Sets the quiet writer used for file output
This implementation of SetQWForFiles creates a StreamWriter over the fileStream and passes it to the SetQWForFiles method.
This method can be overridden by sub classes that want to wrap the Stream in some way, for example to encrypt the output data using a System.Security.Cryptography.CryptoStream
.
FileAppender Class | log4net.Appender Namespace | FileAppender.SetQWForFiles Overload List