Theme system
Comparer les modifications
+ 50
− 33
@@ -113,6 +86,22 @@ LogSink::getLogDispatcher(const std::string_view name) const
@@ -124,6 +113,12 @@ Logger::logEvent(const char *fileName, const char *functionName, const int lineN
@@ -165,3 +160,25 @@ LogMessage::operator<<(const char *str) noexcept