Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

RFC: Reduce log noise of license parsing.

Adam Reichold requested to merge license-trace into main

Demotes the unknown license message to trace which can be enabled, when people actually work on the license parsing (by bumping the relevant module to trace log level via xtask/src/main.rs) but reduces the level of noise during other work (where the license logging actually limits the speed at which e.g. the geodatenkatalog source can be harvested).

Merge request reports