log_level.hpp File Reference


Detailed Description

A class to pass log information to the loggers.

Author:
Julien Jorge

Definition in file log_level.hpp.

#include <string>

Go to the source code of this file.

Namespaces

namespace  claw

Classes

class  claw::log_level
 Set the level of the next message for logger_system::operator<<().
Remarks:
Levels from 0 to 15 are reserved to claw.
More...

Defines

#define CLAW_LOGGER_EXPORT

Variables

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


Define Documentation

#define CLAW_LOGGER_EXPORT

Definition at line 43 of file log_level.hpp.


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