5#ifndef ASGMESSAGING_ASGMESSAGING_H
6#define ASGMESSAGING_ASGMESSAGING_H
16#ifndef XAOD_STANDALONE
37#ifndef XAOD_STANDALONE
56 bool msgLvl(
const MSG::Level lvl )
const;
62 MsgStream&
msg()
const;
69 MsgStream&
msg(
const MSG::Level lvl )
const;
75 mutable MsgStream m_msg;
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
MsgStream & msg() const
The standard message stream.
AsgMessaging(const std::string &name)
Constructor with a name.
bool msgLvl(const MSG::Level lvl) const
Test the output level of the object.