Skip to content

Logging levels

Antonia Holsten requested to merge logging_levels into main

Implemented configurable logging levels for each module and library.

In the logging_levely.yaml, you can set the desired logging level for each module. The default is 20 (=INFO).

Merge request reports