update qtlogging.ini

This commit is contained in:
RickyRister 2025-03-29 16:52:36 -07:00
parent 70f2a32fad
commit 5483e0f302

View file

@ -1,5 +1,9 @@
[Rules] [Rules]
# Uncomment a rule to disable logging for that category # The default log level is info
*.debug = false
# Uncomment a rule to disable logging for that category,
# or set .debug = true for that category to see debug level logs
# main = false # main = false
# qt_translator = false # qt_translator = false