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
@@ -202,7 +202,7 @@ Singleton {
}
Component.onCompleted: {
Logger.log("KeyboardLayout", "Service started")
Logger.i("KeyboardLayout", "Service started")
updateLayout()
}