10#define POOL_DBPRINT_H 1
22 inline static MSG::Level
getLevel(
const std::string& name );
30 static MsgStream&
endmsg( MsgStream& s ) { return ::endmsg(s); }
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
APRMessaging(const APRMessaging &)=delete
APRMessaging & operator=(APRMessaging &&)=delete
APRMessaging(const std::string &name)
APRMessaging & operator=(const APRMessaging &)=delete
APRMessaging(APRMessaging &&)=delete
DbPrint(const std::string &name)
static MsgStream & endmsg(MsgStream &s)
singleton-like access to IMessageSvc via open function and helper
static void setLevel(MSG::Level l)
static std::atomic< MSG::Level > outputLvl
static MSG::Level getLevel(const std::string &name)