AnsiColorTerminalAppender LevelColors ForeColor Property Apache log4net™ SDK Documentation
The mapped foreground color for the specified level

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

public AnsiColorTerminalAppender..::..AnsiColor ForeColor { get; set; }

Property Value

Type: AnsiColorTerminalAppender AnsiColor
Remarks

Required property. The mapped foreground color for the specified level

See Also