Resolve "Upgrade logging library"
Compare changes
+ 6
− 5
@@ -34,8 +34,10 @@
@@ -125,7 +127,7 @@ inline Logger::Logger(const std::string& name) :
@@ -154,7 +156,7 @@ inline Logger::Logger(std::string&& name) :
@@ -209,8 +211,7 @@ void Logger::trace(Args&&... args) const