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

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

#include <claw/logger/log_stream.hpp>
#include <list>
#include <string>
Include dependency graph for log_stream_concise.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_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.

Macro Definition Documentation

◆ CLAW_LOGGER_EXPORT

#define CLAW_LOGGER_EXPORT

Definition at line 50 of file log_stream_concise.hpp.