loguru.cpp, line1206: `snprintf(level_buff, sizeof(level_buff) - 1, "% 4d", verbosity);` Note the space between `%` and `4d`