emilk / loguru

A lightweight C++ logging library
The Unlicense
1.76k stars 256 forks source link

A little bug #207

Open CSQ223 opened 2 years ago

CSQ223 commented 2 years ago

https://github.com/emilk/loguru/blob/323d0eb1b7ba0bda39d9b8494aca456639bfd2d5/loguru.cpp#L1314

In this line, the argument of format should be rewritten as "%4d" in my compiler of version G++ 11