log4net SDK Reference

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