Claw 1.7.0
Public Member Functions
claw::file_logger Class Reference

This class write log messages in a file. More...

#include <log_stream.hpp>

Inheritance diagram for claw::file_logger:
claw::log_stream claw::pattern::non_copyable

List of all members.

Public Member Functions

 file_logger (const std::string &filename)
 Constructor.
virtual ~file_logger ()
 Destructor.
virtual void write (const std::string &str)
 Write a string in the file.
virtual void flush ()
 Flush the stream.

Detailed Description

This class write log messages in a file.

Author:
Julien Jorge

Definition at line 84 of file log_stream.hpp.


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