TrinityCore
AppenderConsole.h File Reference
#include "Appender.h"
+ Include dependency graph for AppenderConsole.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppenderConsole
 

Enumerations

enum  ColorTypes {
  BLACK , RED , GREEN , BROWN ,
  BLUE , MAGENTA , CYAN , GREY ,
  YELLOW , LRED , LGREEN , LBLUE ,
  LMAGENTA , LCYAN , WHITE , NUM_COLOR_TYPES
}
 

Enumeration Type Documentation

◆ ColorTypes

enum ColorTypes
Enumerator
BLACK 
RED 
GREEN 
BROWN 
BLUE 
MAGENTA 
CYAN 
GREY 
YELLOW 
LRED 
LGREEN 
LBLUE 
LMAGENTA 
LCYAN 
WHITE 
NUM_COLOR_TYPES 

Definition at line 24 of file AppenderConsole.h.