https://github.com/gabime/spdlog.git
spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler.spdlog是一个仅有头文件的库,只需要拷贝include下面的文件加到本地工程目录并使用支持C++11的编译器编译即可。
参考官方wiki:spdlog