Claw  1.7.3
Classes | Namespaces | Macros
log_stream_concise.hpp File Reference

A log stream that does not output a message that have been recently output. More...

#include <list>
#include <string>
#include <claw/log_stream.hpp>

Go to the source code of this file.

Classes

class  claw::log_stream_concise
 A log stream that does not output a message that have been recently output. More...

Namespaces

namespace  claw
 This is the main namespace.

Detailed Description

A log stream that does not output a message that have been recently output.

Author
Julien Jorge

Definition in file log_stream_concise.hpp.