log4net SDK Reference

ColoredConsoleAppender.LevelColors.ForeColor Property

The mapped foreground color for the specified level

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

Remarks

Required property. The mapped foreground color for the specified level.

See Also

ColoredConsoleAppender.LevelColors Class | log4net.Appender Namespace