log4net SDK Reference

DebugAppender Constructor

Initializes a new instance of the DebugAppender.

Overload List

Initializes a new instance of the DebugAppender.

public DebugAppender();

Obsolete. Initializes a new instance of the DebugAppender with a specified layout.

public DebugAppender(ILayout);

See Also

DebugAppender Class | log4net.Appender Namespace