ASL
|
This is the complete list of members for Log, including all inherited members.
enable(bool on) | Log | static |
instance() | Singleton< Log > | inlinestatic |
Level enum name | Log | |
log(const String &cat, Log::Level level, const String &message) | Log | friend |
log(const String &cat, Log::Level level, const char *fmt,...) ASL_PRINTF_W2(3) | Log | friend |
maxLevel() | Log | static |
setFile(const String &file) | Log | static |
setMaxLevel(int level) | Log | static |
useConsole(bool on) | Log | static |
useFile(bool on) | Log | static |