hamnet70/impl/test
Thomas Kolb d6eaef91cd Switch to new logging system
The new system supports:

- time-tagging of log messages
- message priority levels with a threshold below which they are not printed
- colored output of the message priority for easy identification
- compile-time disabling of all logging per C module

So far, it is integrated in the main and rx modules which generate most
messages. Other modules will be migrated in the future.
2024-05-28 23:53:11 +02:00
..
layer1 Switch to new logging system 2024-05-28 23:53:11 +02:00
CMakeLists.txt Switch to new logging system 2024-05-28 23:53:11 +02:00
test_jsonlogger.c Fix compiler warnings 2024-05-09 14:37:39 +02:00