log4net SDK Reference

ColoredConsoleAppender Constructor

Initializes a new instance of the ColoredConsoleAppender class.

Overload List

Initializes a new instance of the ColoredConsoleAppender class.

public ColoredConsoleAppender();

Obsolete. Initializes a new instance of the ColoredConsoleAppender class with the specified layout.

public ColoredConsoleAppender(ILayout);

Obsolete. Initializes a new instance of the ColoredConsoleAppender class with the specified layout.

public ColoredConsoleAppender(ILayout,bool);

See Also

ColoredConsoleAppender Class | log4net.Appender Namespace