Attach this instance to a different underlying TextWriter
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- writer
- Type: System.IOTextWriter
the writer to attach to
Remarks
Attach this instance to a different underlying TextWriter
See Also