GlistEngine
Loading...
Searching...
No Matches
gLogw Class Reference

#include <gUtils.h>

Inheritance diagram for gLogw:
Collaboration diagram for gLogw:

Public Member Functions

 gLogw (const std::string &tag="")
 
- Public Member Functions inherited from gLog
 gLog ()
 
 gLog (const std::string &tag)
 
 ~gLog ()
 
gLogoperator<< (std::ostream &(*func)(std::ostream &))
 
template<typename T >
gLogoperator<< (const T &value)
 

Additional Inherited Members

- Public Types inherited from gLog
enum  { LOGLEVEL_INFO , LOGLEVEL_DEBUG , LOGLEVEL_WARNING , LOGLEVEL_ERROR }
 
- Static Public Member Functions inherited from gLog
static void setLoggingEnabled (bool isLoggingEnabled)
 
static bool isLoggingEnabled ()
 
static std::string getLogLevelName (int logLevel)
 
- Protected Attributes inherited from gLog
int loglevel
 
std::stringstream logmessage
 
std::string logtag
 
- Static Protected Attributes inherited from gLog
static bool isloggingenabled
 
static std::string loglevelname []
 

Constructor & Destructor Documentation

◆ gLogw()

gLogw::gLogw ( const std::string &  tag = "")

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