BearParser
Portable Executable parsing library (from PE-bear)
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
w
x
Enumerations
a
d
e
f
l
o
r
s
t
w
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Related Symbols
b
d
e
i
l
p
r
s
Files
File List
File Members
All
_
a
b
d
f
g
i
l
m
o
p
r
s
t
u
Functions
Variables
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Loading...
Searching...
No Matches
Enumerations
|
Functions
Logger Namespace Reference
Enumerations
enum
dbg_level
{
D_ERROR
= 0 ,
D_WARNING
,
D_INFO
,
D_LVL_COUNT
}
Functions
bool
append
(
dbg_level
lvl, const char *format,...)
Enumeration Type Documentation
◆
dbg_level
enum
Logger::dbg_level
Enumerator
D_ERROR
D_WARNING
D_INFO
D_LVL_COUNT
Definition at line
25
of file
Util.h
.
Function Documentation
◆
append()
bool Logger::append
(
dbg_level
lvl
,
const char *
format
,
...
)
Definition at line
8
of file
Util.cpp
.
Generated by
1.12.0