/conan-spdlog

Conan package for the gabime/spdlog library

Primary LanguagePythonMIT LicenseMIT

spdlog Conan Package

Conan.io package for the spdlog library.

badge

spdlog is a very fast, header only, C++ logging library.

Usage

$ 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