Conan.io package for the spdlog library.
spdlog is a very fast, header only, C++ logging library.
$ conan install spdlog/0.9.0@hinrikg/stable
or add the package as a dependency in your conanfile.txt
[requires]
spdlog/0.9.0@hinrikg/stable
For further information on how to use Conan see the Conan documentation