ATLAS Offline Software
Classes | Namespaces | Macros
MLogging.h File Reference
#include <TNamed.h>
#include "CxxUtils/checker_macros.h"
#include <iosfwd>
#include <string>
#include <atomic>
#include "GaudiKernel/MsgStream.h"
#include "Gaudi/Property.h"
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "AthenaKernel/getMessageSvc.h"
#include <boost/thread/tss.hpp>

Go to the source code of this file.

Classes

class  ISF_FCS::MLogging
 Cut down AthMessaging. More...
 

Namespaces

 ISF_FCS
 

Macros

#define ATH_MSG_NOCLASS(logger_name, x)
 
#define END_MSG(lvl)   endmsg
 

Macro Definition Documentation

◆ ATH_MSG_NOCLASS

#define ATH_MSG_NOCLASS (   logger_name,
  x 
)
Value:
do { \
logger_name.msg(MSG::ALWAYS) << x << std::endl; \
logger_name.msg().doOutput(); \
} while (0)

Definition at line 53 of file MLogging.h.

◆ END_MSG

#define END_MSG (   lvl)    endmsg

Definition at line 172 of file MLogging.h.

x
#define x
TrigConf::MSGTC::ALWAYS
@ ALWAYS
Definition: Trigger/TrigConfiguration/TrigConfBase/TrigConfBase/MsgStream.h:29