log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
AnsiColorTerminalAppender.LevelColors.ActivateOptions Method
Initialize the options for the object
[Visual Basic]
Overrides Public Sub ActivateOptions() _
[C#]
public override
void ActivateOptions();
Implements
IOptionHandler.ActivateOptions
Remarks
Combine the ForeColor and BackColor together and append the attributes.
See Also
AnsiColorTerminalAppender.LevelColors Class | log4net.Appender Namespace