std::string m_filename
The name of the log file.
WLogStream::SharedPtr m_WLogStream
The logstream instance.
boost::shared_ptr< std::ofstream > m_fileStream
The actual stream.
A helper class for storing information about file streams that we added to the logger.