Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ProtectCloseTextWriter.Attach�Method�

Attach this instance to a different underlying TextWriter

[Visual�Basic]
Public�Sub�Attach( _
���ByVal writer�As�TextWriter�_
)
[C#]
public�void�Attach(
���TextWriterwriter
);

Parameters

writer
the writer to attach to

Remarks

Attach this instance to a different underlying TextWriter

See Also

ProtectCloseTextWriter Class | log4net.Util Namespace