ColoredConsoleAppender Constructor Apache log4net™ SDK Documentation
Initializes a new instance of the ColoredConsoleAppender class.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public ColoredConsoleAppender()
Remarks

The instance of the ColoredConsoleAppender class is set up to write to the standard output stream.
See Also

Reference