19#ifndef C_LIEF_LOGGING_H_
20#define C_LIEF_LOGGING_H_
void lief_logging_disable(void)
Disable the logging module.
void lief_logging_set_level(uint32_t level)
Update logging level.
void lief_logging_enable(void)
Enable the logging module globally.
#define LIEF_API
Definition visibility.h:41