10# include "GaudiKernel/Bootstrap.h"
11# include "GaudiKernel/ISvcLocator.h"
12# include "GaudiKernel/IMessageSvc.h"
19#ifndef XAOD_STANDALONE
31#ifndef XAOD_STANDALONE
42#ifndef XAOD_STANDALONE
43 return ::AthMessaging::msgLvl( lvl );
45 return m_msg.msgLevel( lvl );
50#ifndef XAOD_STANDALONE
51 return ::AthMessaging::msg();
58#ifndef XAOD_STANDALONE
59 return ::AthMessaging::msg( lvl );
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.
=============================================================================