0.07.10
C++ Open Travel Request Parsing Library
OPENTREP_log.hpp
Go to the documentation of this file.
1
#ifndef __OPENTREP_OPENTREP_LOG_HPP
2
#define __OPENTREP_OPENTREP_LOG_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
8
namespace
OPENTREP
{
9
10
// /////////////// Log /////////////
14
namespace
LOG {
15
typedef
enum
{
16
CRITICAL
= 0,
17
ERROR
,
18
NOTIFICATION
,
19
WARNING
,
20
DEBUG
,
21
VERBOSE
,
22
LAST_VALUE
23
}
EN_LogLevel
;
24
}
25
26
}
27
#endif
// __OPENTREP_OPENTREP_LOG_HPP
OPENTREP::LOG::EN_LogLevel
EN_LogLevel
Definition:
OPENTREP_log.hpp:15
OPENTREP::LOG::DEBUG
@ DEBUG
Definition:
OPENTREP_log.hpp:20
OPENTREP::LOG::VERBOSE
@ VERBOSE
Definition:
OPENTREP_log.hpp:21
OPENTREP::LOG::LAST_VALUE
@ LAST_VALUE
Definition:
OPENTREP_log.hpp:22
OPENTREP::LOG::WARNING
@ WARNING
Definition:
OPENTREP_log.hpp:19
OPENTREP::LOG::CRITICAL
@ CRITICAL
Definition:
OPENTREP_log.hpp:16
OPENTREP::LOG::ERROR
@ ERROR
Definition:
OPENTREP_log.hpp:17
OPENTREP::LOG::NOTIFICATION
@ NOTIFICATION
Definition:
OPENTREP_log.hpp:18
OPENTREP
Definition:
BasChronometer.cpp:10
Generated on Sun Nov 14 2021 00:00:00 for OpenTREP by
1.9.1