The ColoredConsoleAppender LevelColors type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ColoredConsoleAppender LevelColors | Initializes a new instance of the ColoredConsoleAppender LevelColors class |
Methods
| Name | Description | |
|---|---|---|
| ActivateOptions |
Initialize the options for the object
(Overrides LevelMappingEntry ActivateOptions .) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
The mapped background color for the specified level
| |
| ForeColor |
The mapped foreground color for the specified level
| |
| Level |
The level that is the key for this mapping
(Inherited from LevelMappingEntry.) |
See Also