GCS  0.2.3
Public Member Functions | Static Public Member Functions | Protected Attributes
gu::Logger Class Reference

Public Member Functions

 Logger (LogLevel _level=LOG_INFO)
 
std::ostringstream & get (const char *file, const char *func, int line)
 

Static Public Member Functions

static bool no_log (LogLevel lvl)
 
static void set_debug_filter (const std::string &)
 
static bool no_debug (const std::string &, const std::string &, const int)
 
static void enable_tstamp (bool)
 
static void enable_debug (bool)
 
static void set_logger (LogCallback)
 

Protected Attributes

std::ostringstream os
 

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