BSMPT 3.1.3
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
Loading...
Searching...
No Matches
BSMPT::Logger Class Reference

Public Member Functions

 Logger (const Logger &)=delete
 
 Logger (Logger &&)=delete
 
Loggeroperator= (const Logger &)=delete
 
Loggeroperator= (Logger &&)=delete
 

Static Public Member Functions

static void SetLevel (const std::map< LoggingLevel, bool > &Setup)
 
static void SetLevel (LoggingLevel level, bool enable)
 
static void SetOStream (std::ostream &Ostream)
 
static void SetOStream (const std::string &file)
 
template<typename T >
static void Write (LoggingLevel level, const T &toWrite, const std::string &file="", int line=-1)
 
static bool GetLoggingLevelStatus (LoggingLevel level)
 
static void Disable ()
 
static void RestoreDefaultLevels ()
 

Static Private Member Functions

static BSMPTLoggerInstance ()
 

The documentation for this class was generated from the following file: