with clang tidy
`ninja all check-all`
For now only the compilation of the new code and the fact that the two additional lines of code in logging.{h|cpp} don't break anything are tested.
The next commit will make this code reachable and add functional tests.