|
Mountain
1.0.0
Simple C++ 2D Game Framework
|
This is the complete list of members for Mountain::Logger, including all inherited members.
| Clear() (defined in Mountain::Logger) | Mountain::Logger | static |
| CloseFile() | Mountain::Logger | static |
| GetLogList() (defined in Mountain::Logger) | Mountain::Logger | static |
| HasFileOpen() | Mountain::Logger | static |
| Log(LogLevel level, const std::string &format, Args &&... args) | Mountain::Logger | static |
| LogDebug(const std::string &format, const char_t *file, int32_t line, Args &&... args) | Mountain::Logger | static |
| LogError(const std::string &format, Args &&... args) | Mountain::Logger | static |
| LogFatal(const std::string &format, Args &&... args) | Mountain::Logger | static |
| LogInfo(const std::string &format, Args &&... args) | Mountain::Logger | static |
| LogLevel enum name | Mountain::Logger | |
| LogVerbose(const std::string &format, Args &&... args) | Mountain::Logger | static |
| LogWarning(const std::string &format, Args &&... args) | Mountain::Logger | static |
| minimumConsoleLevel | Mountain::Logger | inlinestatic |
| minimumFileLevel | Mountain::Logger | inlinestatic |
| OpenDefaultFile() | Mountain::Logger | static |
| OpenFile(const std::filesystem::path &filepath) | Mountain::Logger | static |
| Start() | Mountain::Logger | static |
| Stop() | Mountain::Logger | static |
| Synchronize() | Mountain::Logger | static |