log4net SDK Documentation - Microsoft .NET Framework 4.0

AnsiColorTerminalAppender Constructor 

Initializes a new instance of the AnsiColorTerminalAppender class.

[Visual Basic]
Public Sub New()
[C#]
public AnsiColorTerminalAppender();

Remarks

The instance of the AnsiColorTerminalAppender class is set up to write to the standard output stream.

See Also

AnsiColorTerminalAppender Class | log4net.Appender Namespace