FastCaloSim/Core/MLogging.h file

Contents

Namespaces

namespace FCS_MSG
namespace ISF_FCS

Classes

class ISF_FCS::MLogging

Defines

#define FCS_MSG_NOCLASS(logger_name, x)
#define FCS_MSG_LVL(enum_lvl, x)
#define FCS_MSG_LVL_NOCHK(enum_lvl, x)
#define FCS_MSG_VERBOSE(x)
#define FCS_MSG_DEBUG(x)
#define FCS_MSG_INFO(x)
#define FCS_MSG_WARNING(x)
#define FCS_MSG_ERROR(x)
#define FCS_MSG_FATAL(x)
#define FCS_MSG(lvl)
#define END_FCS_MSG(lvl)
#define FCS_ENDMSG