Commit graph

6 commits

Author SHA1 Message Date
fee6c60176 bump to v0.13 2023-01-23 17:40:22 +01:00
562f5682c6 update docs 2022-08-29 09:48:28 +02:00
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
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