AnsiColorTerminalAppender LevelColors ActivateOptions Method Apache log4net™ SDK Documentation
Initialize the options for the object

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public override void ActivateOptions()

Implements

IOptionHandler ActivateOptions 
Remarks

Combine the ForeColor and BackColor together and append the attributes.

See Also