log4net SDK Reference

AnsiColorTerminalAppender.ActivateOptions Method 

[This is preliminary documentation and subject to change.]

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