Enhance logging
Compare changes
Files
2- Jeremie Deray authored
+ 186
− 42
@@ -19,6 +19,9 @@
@@ -44,49 +47,51 @@ static const auto repeated_brace = std::make_tuple("{}",
@@ -99,9 +104,46 @@ inline Logger::Logger()
@@ -110,31 +152,31 @@ inline Logger::~Logger()
@@ -148,38 +190,140 @@ inline bool Logger::set_async_queue(const std::size_t q_size)