Wolf logging macro
Compare changes
Files
2- Jeremie Deray authored
+ 14
− 1
@@ -48,6 +48,9 @@ public:
@@ -93,6 +96,10 @@ Logger::Logger()
@@ -131,6 +138,12 @@ void Logger::debug(const Args&... args)
@@ -180,7 +193,7 @@ inline bool Logger::set_async_queue(const std::size_t q_size)