AnsiColorTerminalAppender LevelColors Attributes Property Apache log4net™ SDK Documentation
The color attributes for the specified level

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public AnsiColorTerminalAppender..::..AnsiAttributes Attributes { get; set; }

Property Value

Type: AnsiColorTerminalAppender AnsiAttributes
Remarks

Required property. The color attributes for the specified level

See Also