Claw  1.7.3
Public Member Functions | List of all members
claw::log_stream Class Reference

Base class for streams accepting log output. More...

#include <log_stream.hpp>

Inheritance diagram for claw::log_stream:
claw::console_logger claw::file_logger claw::log_stream_concise claw::log_stream_uniq

Public Member Functions

virtual ~log_stream ()
 Destructor.
virtual void write (const std::string &str)=0
virtual void flush ()
 Flush the stream.

Detailed Description

Base class for streams accepting log output.

Author
Julien Jorge

Definition at line 59 of file log_stream.hpp.


The documentation for this class was generated from the following files: