FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | VOM::log_level_t |
class | VOM::log_t |
Ideally we'd use the boost logger but that is not prevelent in many distros. More... | |
class | VOM::log_t::handler |
class | VOM::log_t::entry |
An entry in the log. More... | |
class | VOM::file_handler |
class | VOM::cout_handler |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
Macros | |
#define | VOM_LOG(lvl) |
Functions | |
log_t & | VOM::logger () |
Return a log object into which VPP objects can write. More... | |
#define VOM_LOG | ( | lvl | ) |
Definition at line 181 of file logger.hpp.