Attach this instance to a different underlying TextWriter
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- writer
- Type: System.IO TextWriter
the writer to attach to
Remarks
Attach this instance to a different underlying TextWriter
See Also