log4net SDK Reference

ColoredConsoleAppender.LevelColors.ActivateOptions Method 

Initialize the options for the object

[Visual Basic]
Overrides Public Sub ActivateOptions() _
    Implements IOptionHandler.ActivateOptions
[C#]
public override void ActivateOptions();

Implements

IOptionHandler.ActivateOptions

Remarks

Combine the ForeColor and BackColor together.

See Also

ColoredConsoleAppender.LevelColors Class | log4net.Appender Namespace