Skip to content

Make "no metadata" warning a debug-only thing

This warning is not very informative during normal usage and causes a lot of log spam when attempting to parse console logs. Let's make it a qdebug only thing, not a warning.

Merge request reports