summaryrefslogtreecommitdiff
path: root/test/utils/logging/log_config.hpp
AgeCommit message (Collapse)Author
2022-06-13Logging: Extend logger by level for PerformanceOliver Reiche
2022-04-04Add a new log level for progress updatesKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com>