IAppenderAttachable InterfaceApache log4net™ SDK Documentation
Interface for attaching appenders to objects.

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

public interface IAppenderAttachable
Remarks

Interface for attaching, removing and retrieving appenders.

See Also