From 3db9c1b8dd65a3164b9173df0da13f94a0652155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 3 Feb 2022 16:38:33 +0100 Subject: [PATCH] Update 'spdlog' --- spdlog.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/spdlog.md b/spdlog.md index 53e38f4..25ecf8e 100644 --- a/spdlog.md +++ b/spdlog.md @@ -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. - -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/) - - - +fv \ No newline at end of file