log_level.cpp File Reference


Detailed Description

Implementation of the claw::log_level class.

Author:
Julien Jorge

Definition in file log_level.cpp.

#include <claw/log_level.hpp>

Go to the source code of this file.

Namespaces

namespace  claw

Variables

log_level claw::log_error (0,"error")
 Use this level if something goes really bad and your application may crash.
log_level claw::log_warning (1,"warning")
 Use this level if a small problem occurs and you can deal with it without crashing the application.
log_level claw::log_verbose (15)
 Use this level if you want to inform the user about a situation that is not problematic.


Generated on Mon Nov 9 05:07:10 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.4.7