Add 'spdlog'
parent
fe9a4471be
commit
d0dd7a128c
10
spdlog.md
Normal file
10
spdlog.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
|
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/)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user