update logging and temp file handling

This commit is contained in:
Vladimir Mandic
2023-05-25 07:41:40 -04:00
parent 9e66d88e21
commit 9e22d91245
10 changed files with 56 additions and 35 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ body:
- type: markdown
attributes:
value: |
If issue is setup, installation or startup related, please check `setup.log` before reporting
If issue is setup, installation or startup related, please check `webui.log` before reporting
And when posting console logs, please use code blocks ( \`\`\` ) to format them insead of uploading screenshots
- type: markdown
attributes:
+1 -1
View File
@@ -29,5 +29,5 @@ body:
- type: markdown
attributes:
value: |
If issue is extension installation or startup related, please check `setup.log` before reporting
If issue is extension installation or startup related, please check `webui.log` before reporting
And when posting console logs, please use code blocks ( \`\`\` ) to format them insead of uploading screenshots