aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorRachel Powers <508861+Ryex@users.noreply.github.com>2023-04-08 12:30:11 -0700
committerRachel Powers <508861+Ryex@users.noreply.github.com>2023-05-01 10:48:00 -0700
commit9f9c829bc5db1c5a643e709d701b929af8194deb (patch)
treee9140c5df79c864e50ecdbbcc7bb3db0befeb080 /launcher
parent236764adf6cb985dfc6d00b9cbcba8eb176510ed (diff)
downloadPrismLauncher-9f9c829bc5db1c5a643e709d701b929af8194deb.tar.gz
PrismLauncher-9f9c829bc5db1c5a643e709d701b929af8194deb.tar.bz2
PrismLauncher-9f9c829bc5db1c5a643e709d701b929af8194deb.zip
fix: prevent logspam, fix MacOS theme artifacts
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Diffstat (limited to 'launcher')
-rw-r--r--launcher/qtlogging.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/qtlogging.ini b/launcher/qtlogging.ini
index eba5390d..4543378f 100644
--- a/launcher/qtlogging.ini
+++ b/launcher/qtlogging.ini
@@ -1,5 +1,8 @@
[Rules]
*.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
launcher.task.net.download.debug=false
# enable or disable whole catageries