LIEF: Library to Instrument Executable Formats Version 0.16.0
|
Go to the source code of this file.
Functions | |
void | lief_logging_disable (void) |
Disable the logging module. | |
void | lief_logging_enable (void) |
Enable the logging module globally. | |
void | lief_logging_set_level (uint32_t level) |
Update logging level. | |
void lief_logging_disable | ( | void | ) |
Disable the logging module.
References LIEF_API.
void lief_logging_enable | ( | void | ) |
Enable the logging module globally.
References LIEF_API.
void lief_logging_set_level | ( | uint32_t | level | ) |
Update logging level.
References LIEF_API.