Produces a formatted string as specified by the conversion pattern.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- writer
- Type: System.IOTextWriter
The TextWriter to write the formatted event to
Remarks
Format the pattern to the writer.
See Also