LIPH's C++ Codes
liph::logger Class Reference

#include <logging.h>

Inheritance diagram for liph::logger:
liph::noncopyable_::noncopyable

Public Member Functions

 logger ()
 
 ~logger ()
 
void log (std::ostringstream &ss)
 
void set_logtostderr (bool b)
 

Constructor & Destructor Documentation

◆ logger()

liph::logger::logger ( )
inline

◆ ~logger()

liph::logger::~logger ( )
inline

Member Function Documentation

◆ log()

void liph::logger::log ( std::ostringstream &  ss)
inline

◆ set_logtostderr()

void liph::logger::set_logtostderr ( bool  b)
inline

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