![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Inheritance diagram for VOM::cout_handler:
Collaboration diagram for VOM::cout_handler:Public Member Functions | |
| cout_handler ()=default | |
| ~cout_handler ()=default | |
| virtual void | handle_message (const std::string &file, const int line, const std::string &function, const log_level_t &level, const std::string &message) |
| Handle a log message. More... | |
Public Member Functions inherited from VOM::log_t::handler | |
| handler ()=default | |
| Default Constructor. More... | |
| virtual | ~handler ()=default |
| Default Destructor. More... | |
Definition at line 164 of file logger.hpp.
|
default |
|
default |
|
virtual |
Handle a log message.
Implements VOM::log_t::handler.
Definition at line 151 of file logger.cpp.
Here is the call graph for this function: