1 #ifndef GAUDISVC_STREAMLOGGER_H 2 #define GAUDISVC_STREAMLOGGER_H
std::unique_ptr< MsgStream > m_msgStr
StreamLogger(const std::string &file)
const std::string & name() const
The IMessage is the interface implemented by the message service.
void WriteToMsgSvc(const std::string &str)
std::unique_ptr< std::ostream > m_oost
void WriteToStream(const std::string &str)
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.