feat: default qtlogging.ini file

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-04-03 15:14:24 -07:00
parent 0fb6a2836b
commit 96decbac27
6 changed files with 66 additions and 15 deletions

11
launcher/qtlogging.ini Normal file
View File

@ -0,0 +1,11 @@
[Rules]
*.debug=true
# remove the debug lines, other log levels still get through
launcher.task.net.download.debug=false
# enable or disable whole catageries
launcher.task.net=true
launcher.task=false
launcher.task.net.upload=true
launcher.task.net.metacache=false
launcher.task.net.metacache.http=true