Update 'spdlog'

Renata Kopecná 2022-02-03 16:38:33 +01:00
parent 7de7e00d90
commit 3db9c1b8dd

@ -1,10 +1 @@
Spdlog is a fast logging library. It is made for C++ and consists only of headers. Spdlog is used in FCNCfitter now, as the previous version only used two levels of verbosity (verbose and super verbose) using basic prints. fv
The github repository can be found at
[https://github.com/gabime/spdlog/wiki/1.-QuickStart](https://github.com/gabime/spdlog/wiki/1.-QuickStart)
For simple instalation guide and tutorials, see
[https://spdlog.docsforge.com/master/](https://spdlog.docsforge.com/master/)