Fix uninitialized MsgStream member.
Member MsgStream::m_currLevel was not initialized in the constructors.
Causes warnings from the undefined behavior sanitizer.
Member MsgStream::m_currLevel was not initialized in the constructors.
Causes warnings from the undefined behavior sanitizer.