FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
An entry in the log. More...
Public Member Functions | |
entry (const char *file, const char *function, int line, const log_level_t &level) | |
~entry () | |
std::stringstream & | stream () |
An entry in the log.
Definition at line 103 of file logger.hpp.
VOM::log_t::entry::entry | ( | const char * | file, |
const char * | function, | ||
int | line, | ||
const log_level_t & | level | ||
) |
Definition at line 90 of file logger.cpp.
VOM::log_t::entry::~entry | ( | ) |
std::stringstream & VOM::log_t::entry::stream | ( | ) |
Definition at line 107 of file logger.cpp.