Writes a string to the output.
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- value
- Type: System String
The string data to write to the output.
Remarks
Writes a string to the output.
See Also