log4net SDK Reference

AnsiColorTerminalAppender.LevelColors.BackColor Property

The mapped background color for the specified level

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

Remarks

Required property. The mapped background color for the specified level

See Also

AnsiColorTerminalAppender.LevelColors Class | log4net.Appender Namespace