Spdlog. A fast logging tool that records what your application is doing.

github.com/peng-zhihui/spdlog

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2023
  • Update README.md
  • Update README.md (#2732)
April 2023
  • fix ringbuffer_sink moving warning (#2722)
  • os-inl.h: fix for missing pthread_threadid_np (#2715)
  • Update registry-inl.h fix #2691
March 2023
  • fix build for master fmt (non-bundled) (#2694)
  • fix small issue when compiling with C++20 without std::format (#2688)
  • Fix stdout_sink_base::log's behavior inconsistency (#2646)
  • setting the cmake standard to 20 when using std format (#2680)
  • Enable systemd_sink tests in linux pipeline (#2669)
  • Fix os namespace in systemd_sink.h (#2668)
  • Update test_errors.cpp
  • Update test_errors.cpp
  • Update test_errors.cpp
  • Update and rename kafka_skin.h to kafka_sink.h
  • feat(kafka_skin.h): kafka log support (#2655)
  • Update appveyor.yml
  • Copy all compiled DLLs to correct destinations. (#2662)
  • Added Catch v3 support (#2661)
  • Allow other builders running after build failures. (#2659)