StdAir Logo  1.00.12
C++ Standard Airline IT Object Library
stdair_log.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 stdair
 Handle on the StdAir library context.
 
 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]