spdlog 1.17.0⚓︎
- Package: master/make/libs/spdlog/
- Homepage: https://github.com/gabime/spdlog
- Provides:
libspdlog.so— Fast C++ logging library - Used by:
gerbera - Externalization: supported
spdlog is a very fast, header-only/compiled C++ logging library. Built with -DSPDLOG_FMT_EXTERNAL=ON to use the external libfmt instead of bundling its own.