log4net SDK Reference

TraceAppender Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the TraceAppender.

Overload List

Initializes a new instance of the TraceAppender.

public TraceAppender();

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

public TraceAppender(ILayout);

See Also

TraceAppender Class | log4net.Appender Namespace