log4net SDK Reference

AnsiColorTerminalAppender.LevelColors.Attributes Property

The color attributes for the specified level

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

Remarks

Required property. The color attributes for the specified level

See Also

AnsiColorTerminalAppender.LevelColors Class | log4net.Appender Namespace