![]() |
Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
This is the complete list of members for Logger, including all inherited members.
Clear() | Logger | static |
Connect_LogUpdate(const std::function< void(LogEntry *)> &func) | Logger | static |
CountFileOutputEntries() | Logger | static |
CountNoFileOutputEntries() | Logger | static |
Debug(const std::string &message, const std::string &prefix) | Logger | static |
DebugOutput enum value | Logger | |
Empty() | Logger | static |
Error(const std::string &message, const std::string &prefix) | Logger | static |
File enum value | Logger | |
FileHtml enum value | Logger | |
FileOutput enum value | Logger | |
FormattedDebugInfo(const char *fileName, int line) | Logger | static |
Indentation() | Logger | static |
Info(const std::string &message, const std::string &prefix) | Logger | static |
LogLevel enum name | Logger | |
LogOutputMode enum name | Logger | |
LogUpdateMode enum name | Logger | |
NoFileOutput enum value | Logger | |
ProcessOutput() | Logger | static |
Reset() | Logger | static |
SetIndentation(unsigned int indentation) | Logger | static |
SetOutputFileName(const std::string &fileName) | Logger | static |
SetOutputFrequency(int freq) | Logger | static |
SetOutputFrequencyForFileOutput(int freq) | Logger | static |
SetOutputMode(int mode) | Logger | static |
SetUpdateMode(LogUpdateMode mode) | Logger | static |
Signal enum value | Logger | |
Stderr enum value | Logger | |
Stdout enum value | Logger | |
Warn(const std::string &message, const std::string &prefix) | Logger | static |