Writes a string to the wrapped TextWriter
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- value
- Type: SystemString
the value to write to the TextWriter
Remarks
Writes a string to the wrapped TextWriter
See Also