claw 1.9.0
 
Loading...
Searching...
No Matches
log_level.cpp File Reference

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

Include dependency graph for log_level.cpp:

Go to the source code of this file.

Namespaces

namespace  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.