|
|
This is the complete list of members for Reporting, including all inherited members.
| checkLogLevel(MessageTypeT level) const | Logging | protected |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| dumpToFile(std::filesystem::path file, std::uint64_t lastNSeconds=1000000) | Reporting | |
| getEffectiveLoggingLevel() const | Logging | |
| getErrorReporter() | Reporting | |
| getErrorReporting() | Reporting | static |
| getGlobalErrorReporter() | Reporting | static |
| getLogSender() const | Logging | protected |
| Logging() | Logging | |
| loghelper(const char *file, int line, const char *function) const | Logging | protected |
| minimumLoggingLevel | Logging | protected |
| report(Entry &&error) | Reporting | |
| setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
| setMaxErrorHistorySize(std::size_t maxErrorHistorySize) | Reporting | |
| setTag(const LogTag &tag) | Logging | |
| setTag(const std::string &tagName) | Logging | |
| spamFilter | Logging | mutableprotected |
| tag | Logging | protected |
| ~Logging() | Logging | virtual |