Commit graph

5 commits

Author SHA1 Message Date
e35d118cdb fix(macros) scope leaks
- Fix macro scope leak: included in scope guards.
- Move default options as static class members.
- Adds tests to build_all.sh
- Use vanilla std::filesystem
2022-08-29 09:09:23 +02:00
c871336f6d feat: add the CLUTCHLOG_STRIP_CALLS macro
To configure the default number of levels removed from the calls stack depth computations.
2021-12-19 08:38:13 +01:00
26a5461cc4 update doc 2021-12-19 08:32:51 +01:00
2936c0363b add macros to the doc 2020-10-18 17:20:14 +02:00
7e75e8fb13 use doxygen as github pages in docs/ 2020-10-18 17:01:56 +02:00