5     : m_name{ 
"file:" + file },
 Definition of the MsgStream class used to transmit messages. 
 
std::unique_ptr< MsgStream > m_msgStr
 
StreamLogger(const std::string &file)
 
The IMessage is the interface implemented by the message service. 
 
std::unique_ptr< std::ostream > m_oost