StdAir Logo  1.00.19
C++ Standard Airline IT Object Library
Loading...
Searching...
No Matches
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]