claw 1.9.0
 
Loading...
Searching...
No Matches
log_stream_uniq.hpp File Reference

A log stream that does not output successively the same message. More...

#include <claw/logger/log_stream.hpp>
#include <string>
Include dependency graph for log_stream_uniq.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  claw::log_stream_uniq
 A log stream that does not output successively the same message. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 

Detailed Description

A log stream that does not output successively the same message.

Author
Julien Jorge

Definition in file log_stream_uniq.hpp.

Macro Definition Documentation

◆ CLAW_LOGGER_EXPORT

#define CLAW_LOGGER_EXPORT

Definition at line 48 of file log_stream_uniq.hpp.