#include <gUtils.h>
◆ anonymous enum
| Enumerator |
|---|
| LOGLEVEL_INFO | |
| LOGLEVEL_DEBUG | |
| LOGLEVEL_WARNING | |
| LOGLEVEL_ERROR | |
◆ gLog() [1/2]
◆ gLog() [2/2]
| gLog::gLog |
( |
const std::string & |
tag | ) |
|
◆ ~gLog()
◆ getLogLevelName()
| static std::string gLog::getLogLevelName |
( |
int |
logLevel | ) |
|
|
static |
◆ isLoggingEnabled()
| static bool gLog::isLoggingEnabled |
( |
| ) |
|
|
static |
◆ operator<<() [1/2]
template<typename T >
| gLog & gLog::operator<< |
( |
const T & |
value | ) |
|
|
inline |
◆ operator<<() [2/2]
| gLog & gLog::operator<< |
( |
std::ostream &(*)(std::ostream &) |
func | ) |
|
|
inline |
◆ setLoggingEnabled()
| static void gLog::setLoggingEnabled |
( |
bool |
isLoggingEnabled | ) |
|
|
static |
◆ isloggingenabled
| bool gLog::isloggingenabled |
|
staticprotected |
◆ loglevel
◆ loglevelname
| std::string gLog::loglevelname[] |
|
staticprotected |
◆ logmessage
| std::stringstream gLog::logmessage |
|
protected |
◆ logtag
The documentation for this class was generated from the following file: