log4net SDK Reference

ColoredConsoleAppender.LevelColors.BackColor Property

The mapped background color for the specified level

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

Remarks

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

See Also

ColoredConsoleAppender.LevelColors Class | log4net.Appender Namespace