Bubba-3D  0.9.0
Awesome game engine!
Static Public Member Functions | List of all members
Logger Class Reference

Static Public Member Functions

static void setDebug (bool debug)
 
static void setFileSave (bool saveToFile)
 
static void logDebug (std::string msg)
 
static void logError (std::string msg)
 
static void logWarning (std::string msg)
 
static void logInfo (std::string msg)
 
static void setLogLevel (unsigned int level)
 
static void addLogHandler (LogHandler *logHandler)
 

Detailed Description

Definition at line 26 of file Logger.h.


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