Skip to content

Sort out logging categories for backends

  • CMake: Sort out logging categories for backends

The double declaration of org.kde.plasma.libdiscover.backend wasn't causing any practical issues, but it was confusing, located on a wrong file / hierarchy level and not specific enough.

  • Switch all logs in Flatpak backend to its own logging category

  • Prettify logging for CategoriesReader

Merge request reports