- 13 Jan, 2020 2 commits
-
-
Gabi Melman authored
docs: spdlog now available in conan center, bincrafters repo is deprecated
-
Carlos Gomes Martinho authored
-
- 02 Jan, 2020 1 commit
-
-
Gabi Melman authored
meson: add fallback to fmt dependency
-
- 01 Jan, 2020 1 commit
-
-
Łukasz Dańko authored
Now `fmt` library can be used as subproject which helps with cross compilation.
-
- 23 Dec, 2019 2 commits
-
-
Gabi Melman authored
Fix invalid meson option
-
Ahmed Sagdati authored
-
- 22 Dec, 2019 7 commits
-
-
gabime authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
- 20 Dec, 2019 2 commits
-
-
Gabi Melman authored
Fix a small problem in the basic example
-
Mike Lezhnin authored
The line ``` SPDLOG_TRACE("Some trace message with param {}", {}); ``` which normally is discarded at the compile time since by deafult `SPDLOG_ACTIVE_LEVEL` is at `SPDLOG_LEVEL_INFO`. If however, one goes to `tweak.me` and sets ``` #define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE ``` suddenly the basic example does not compile any more. This commit fixes the potential problem.
-
- 12 Dec, 2019 3 commits
- 10 Dec, 2019 5 commits
- 08 Dec, 2019 1 commit
-
-
gabime authored
-
- 05 Dec, 2019 16 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
gabime authored
-