Implementation of the claw::log_level class. More...
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) |
Implementation of the claw::log_level class.
Definition in file log_level.cpp.