log4net SDK Reference

AnsiColorTerminalAppender.ActivateOptions Method 

Initialize the options for this appender

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

Implements

IOptionHandler.ActivateOptions

Remarks

Initialize the level to color mappings set on this appender.

See Also

AnsiColorTerminalAppender Class | log4net.Appender Namespace