Subclass of QuietTextWriter that maintains a count of the number of bytes written.
For a list of all members of this type, see CountingQuietTextWriter Members.
System.Object
System.MarshalByRefObject
System.IO.TextWriter
log4net.Util.TextWriterAdapter
log4net.Util.QuietTextWriter
log4net.Util.CountingQuietTextWriter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This writer counts the number of bytes written.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
CountingQuietTextWriter Members | log4net.Util Namespace