AnsiColorTerminalAppenderLevelColorsAttributes Property Apache log4net™ SDK Documentation
The color attributes for the specified level

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public AnsiColorTerminalAppenderAnsiAttributes Attributes { get; set; }

Property Value

Type: AnsiColorTerminalAppenderAnsiAttributes
Remarks

Required property. The color attributes for the specified level

See Also

Reference