FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
VOM::log_t::entry Class Reference

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 ()
 

Detailed Description

An entry in the log.

Definition at line 103 of file logger.hpp.

Constructor & Destructor Documentation

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 ( )

Definition at line 101 of file logger.cpp.

+ Here is the call graph for this function:

Member Function Documentation

std::stringstream & VOM::log_t::entry::stream ( )

Definition at line 107 of file logger.cpp.


The documentation for this class was generated from the following files: