AnsiColorTerminalAppenderActivateOptions Method Apache log4net™ SDK Documentation
Initialize the options for this appender

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public override void ActivateOptions()

Implements

IOptionHandlerActivateOptions
Remarks

Initialize the level to color mappings set on this appender.

See Also

Reference