StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair_log.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  stdair
 Handle on the StdAir library context.
namespace  stdair::LOG

Enumerations

enum  stdair::LOG::EN_LogLevel {
  stdair::LOG::CRITICAL = 0, stdair::LOG::ERROR, stdair::LOG::NOTIFICATION, stdair::LOG::WARNING,
  stdair::LOG::DEBUG, stdair::LOG::VERBOSE, stdair::LOG::LAST_VALUE
}

Variables

static const std::string stdair::LOG::_logLevels [LAST_VALUE]