log4net SDK Reference

AnsiColorTerminalAppender.LevelColors.ForeColor Property

The mapped foreground color for the specified level

[Visual Basic]
Public Property ForeColor As AnsiColor
[C#]
public AnsiColorTerminalAppender.AnsiColor ForeColor {get; set;}

Remarks

Required property. The mapped foreground color for the specified level

See Also

AnsiColorTerminalAppender.LevelColors Class | log4net.Appender Namespace