Logo ROOT   6.10/09
Reference Guide
Variables
MsgLogger.cxx File Reference
#include "TMVA/MsgLogger.h"
#include "TMVA/Config.h"
#include "TMVA/Types.h"
#include "Riostream.h"
#include "Rtypes.h"
#include "TObject.h"
#include <assert.h>
#include <cstdlib>
#include <iomanip>
#include <memory>
Include dependency graph for MsgLogger.cxx:

Variables

static std::unique_ptr< const std::map< TMVA::EMsgType, std::string > > gOwnColorMap
 
static std::unique_ptr< const std::map< TMVA::EMsgType, std::string > > gOwnTypeMap
 

Variable Documentation

◆ gOwnColorMap

std::unique_ptr<const std::map<TMVA::EMsgType, std::string> > gOwnColorMap
static

Definition at line 71 of file MsgLogger.cxx.

◆ gOwnTypeMap

std::unique_ptr<const std::map<TMVA::EMsgType, std::string> > gOwnTypeMap
static

Definition at line 70 of file MsgLogger.cxx.