claw  1.9.0
Namespaces | Functions
log_level.cpp File Reference

Implementation of the claw::log_level class. More...

#include <claw/logger/log_level.hpp>
#include <claw/claw_gettext.hpp>
Include dependency graph for log_level.cpp:

Go to the source code of this file.

Namespaces

 claw
 This is the main namespace.
 

Functions

log_level claw::log_error (0, "error: ")
 
log_level claw::log_warning (1, "warning: ")
 
log_level claw::log_verbose (15)
 

Detailed Description

Implementation of the claw::log_level class.

Author
Julien Jorge

Definition in file log_level.cpp.