mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
update qtlogging.ini
This commit is contained in:
parent
70f2a32fad
commit
5483e0f302
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
[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
|
||||
# qt_translator = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue