Ditto
4.8.0
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
a
b
c
d
e
i
j
n
o
p
r
s
v
Enumerations
Related Symbols
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Loading...
Searching...
No Matches
include
LogLevel.hpp
1
#ifndef _DITTO_LOGLEVEL_
2
#define _DITTO_LOGLEVEL_
3
4
namespace
ditto {
5
9
enum
LogLevel { error = 1, warning, info, debug, verbose };
10
}
// namespace ditto
11
12
#endif
Generated by
1.11.0