Logger: huge cleanup

This commit is contained in:
lysec
2025-10-16 15:07:11 +02:00
parent fca8d7a10e
commit 838491ba33
67 changed files with 372 additions and 376 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Variants {
Component.onCompleted: {
if (modelData) {
Logger.log("Overview", "Loading Overview component for Niri on", modelData.name)
Logger.d("Overview", "Loading Overview component for Niri on", modelData.name)
}
setWallpaperInitial()
}