33 log <<
MSG::FATAL <<
" Exception with tag=" << Exception.tag() <<
" is caught " <<
endmsg;
37 }
catch (
const std::exception& Exception ) {
65 log <<
MSG::FATAL <<
" Exception with tag=" << Exception.tag() <<
" is catched " <<
endmsg;
70 }
catch (
const std::exception& Exception ) {
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
const SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
MSG::Level setUpMessaging() const
Gaudi::Property< int > m_outputLevel
Pointer to service locator service.
bool m_isFinalized
Auditor has been initialized flag.
SmartIF< ISvcLocator > m_pSvcLocator
Auditor's name for identification.
const std::string & name() const override
virtual StatusCode initialize()
SmartIF< ISvcLocator > & serviceLocator() const override
The standard service locator.
StatusCode sysFinalize() override
bool isEnabled() const override
virtual StatusCode finalize()
StatusCode sysInitialize() override
Define general base for Gaudi exception.
Definition of the MsgStream class used to transmit messages.
void bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc)
This class is used for returning status codes from appropriate routines.
StatusCode andThen(F &&f, ARGS &&... args) const
Chain code blocks making the execution conditional a success result.
constexpr static const auto SUCCESS
constexpr static const auto FAILURE