48 #endif // INC_MSGSVC_H 
MsgSvc()
Standard constructor. 
 
virtual ~MsgSvc()
Destructor. 
 
std::vector< std::string > colors
 
void setCallSize(int callSize)
 
void setLineLength(int linelength)
 
void log(MsgSvc::MsgLevel, std::string, std::string)
 
void msgSvc(MsgSvc::MsgLevel, std::string, std::string call=std::string(""))