Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
CountingQuietTextWriter.Write�Method�(String)
Writes a string to the output and counts the number of bytes written.
[Visual�Basic]
Overrides�Overloads�Public�Sub�Write( _
���ByVal
str�As�
String�_
)
Parameters
-
str
- The string data to write to the output.
Remarks
Overrides implementation of QuietTextWriter. Counts the number of bytes written.
See Also
CountingQuietTextWriter Class | log4net.Util Namespace | CountingQuietTextWriter.Write Overload List