|
template<typename... T> |
static void | ThrowException (T &&... args) |
|
static void | LogWarn (const Formatter::format &message) |
|
static void | LogError (const Formatter::format &message) |
|
static void | LogInfo (const Formatter::format &message) |
|
static void | LogDebug (const Formatter::format &message) |
|
static void | LogVerboseDebug (const Formatter::format &message) |
|
static void | LogWarn (const char *message) |
|
static void | LogError (const char *message) |
|
static void | LogInfo (const char *message) |
|
static void | LogDebug (const char *message) |
|
static void | LogVerboseDebug (const char *message) |
|
The documentation for this class was generated from the following file: