|
|
template<typename... Args> |
| void | trace (const char *fmt, const Args &...args) |
| |
|
template<typename... Args> |
| void | debug (const char *fmt, const Args &...args) |
| |
|
template<typename... Args> |
| void | info (const char *fmt, const Args &...args) |
| |
|
template<typename... Args> |
| void | warn (const char *fmt, const Args &...args) |
| |
|
template<typename... Args> |
| void | error (const char *fmt, const Args &...args) |
| |
|
template<typename... Args> |
| void | critical (const char *fmt, const Args &...args) |
| |
The documentation for this struct was generated from the following file: