hamnet70/impl
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
..
src Switch to new logging system 2024-05-28 23:53:11 +02:00
test Switch to new logging system 2024-05-28 23:53:11 +02:00
utils visualizer: make it optional to dup JSON to file 2024-05-28 08:59:06 +02:00
.gitignore Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
CMakeLists.txt Switch to new logging system 2024-05-28 23:53:11 +02:00
compile_flags.txt Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
make.sh make.sh: allow passing parameters to make 2024-01-03 17:29:05 +01:00
setup_tundev.sh Switch to IPv6 2022-04-07 20:44:07 +02:00