![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor::Logger, including all inherited members.
| cleanup() | castor::Logger | static |
| createInstance(LogType logLevel) | castor::Logger | static |
| getInstance() const | castor::Logger | inline |
| getLevel() | castor::Logger | static |
| getSingleton() | castor::Logger | static |
| getSingletonPtr() | castor::Logger | static |
| initialise(LogType logLevel) | castor::Logger | static |
| logDebug(CharT const *msg) | castor::Logger | inlinestatic |
| logDebug(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logDebug(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logDebug(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logDebugNoNL(CharT const *msg) | castor::Logger | inlinestatic |
| logDebugNoNL(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logDebugNoNL(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logDebugNoNL(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logError(CharT const *msg) | castor::Logger | inlinestatic |
| logError(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logError(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logError(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logErrorNoNL(CharT const *msg) | castor::Logger | inlinestatic |
| logErrorNoNL(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logErrorNoNL(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logErrorNoNL(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| Logger(LogType level) | castor::Logger | explicit |
| logInfo(CharT const *msg) | castor::Logger | inlinestatic |
| logInfo(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logInfo(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logInfo(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logInfoNoNL(CharT const *msg) | castor::Logger | inlinestatic |
| logInfoNoNL(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logInfoNoNL(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logInfoNoNL(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logTrace(CharT const *msg) | castor::Logger | inlinestatic |
| logTrace(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logTrace(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logTrace(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logTraceNoNL(CharT const *msg) | castor::Logger | inlinestatic |
| logTraceNoNL(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logTraceNoNL(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logTraceNoNL(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logWarning(CharT const *msg) | castor::Logger | inlinestatic |
| logWarning(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logWarning(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logWarning(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| logWarningNoNL(CharT const *msg) | castor::Logger | inlinestatic |
| logWarningNoNL(std::basic_string_view< CharT > msg) | castor::Logger | inlinestatic |
| logWarningNoNL(std::basic_string< CharT > const &msg) | castor::Logger | inlinestatic |
| logWarningNoNL(std::basic_ostream< CharT > const &msg) | castor::Logger | inlinestatic |
| NonMovable()=default | castor::NonMovable | protected |
| registerCallback(LogCallback const &callback, void *caller) | castor::Logger | static |
| setFileName(Path const &logFilePath, LogType logType=LogType::eCount) | castor::Logger | static |
| unregisterCallback(void *caller) | castor::Logger | static |
| ~NonMovable() noexcept=default | castor::NonMovable | protected |