StdAir Logo  0.43.0
C++ Standard Airline IT Library
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]