This commit is contained in:
gabime 2014-12-21 02:37:07 +02:00
commit 58308df33c
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ int main(int, char* [])
namespace spd = spdlog;
try
{
// Set log level to all loggers to DEBUG and above
// Set log level to all loggers to debug and above
spd::set_level(spd::level::debug);
//Create console, multithreaded logger