The enum of possible foreground or background color values for use with the color mapping method
The output can be in one for the following ANSI colors.
| Member Name | Description | 
|---|---|
| Black | color is black | 
| Red | color is red | 
| Green | color is green | 
| Yellow | color is yellow | 
| Blue | color is blue | 
| Magenta | color is magenta | 
| Cyan | color is cyan | 
| White | color is white | 
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll)
log4net.Appender Namespace | AnsiColorTerminalAppender