jGL
|
#include <jLog.h>
Public Member Functions | |
LogType () | |
LogType (std::string s) | |
LogType (const char *c) | |
virtual std::string | get () const |
void | operator>> (Log &l) |
Protected Attributes | |
std::string | msg |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented in jLog::INFO, jLog::WARN, and jLog::ERR.
|
inline |
|
protected |