Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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