ColoredConsoleAppender.LevelColors.ActivateOptions Method 
      
     
    
       Initialize the options for the object 
      
        [Visual Basic]
        Overrides Public Sub ActivateOptions() _
 
      
        [C#]
        public override 
void ActivateOptions();
 
      Implements
      
        IOptionHandler.ActivateOptions
      
      Remarks
             Combine the ForeColor and BackColor together. 
            See Also
ColoredConsoleAppender.LevelColors Class | log4net.Appender Namespace