ProtectCloseTextWriter Attach Method Apache log4net™ SDK Documentation
Attach this instance to a different underlying OnlineTextWriter

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public void Attach(
	TextWriter writer
)
Remarks

Attach this instance to a different underlying OnlineTextWriter

See Also