fix: prevent logspam, fix MacOS theme artifacts
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
236764adf6
commit
9f9c829bc5
@ -1,5 +1,8 @@
|
|||||||
[Rules]
|
[Rules]
|
||||||
*.debug=true
|
*.debug=true
|
||||||
|
# prevent log spam and strange bugs
|
||||||
|
# qt.qpa.drawing in particular causes theme artifacts on MacOS
|
||||||
|
qt.*.debug=false
|
||||||
# remove the debug lines, other log levels still get through
|
# remove the debug lines, other log levels still get through
|
||||||
launcher.task.net.download.debug=false
|
launcher.task.net.download.debug=false
|
||||||
# enable or disable whole catageries
|
# enable or disable whole catageries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user