Update BUG_REPORT.md to include extra log paths on Linux

This commit is contained in:
Ari Pollak 2025-03-14 11:30:05 -04:00 committed by Johannes Millan
parent 4181fd9d48
commit 3184ff97b6

View file

@ -49,9 +49,11 @@ assignees: ''
<!--- For the desktop versions, there is also an error log file in case there is no console output.
Usually, you can find it here:
on Linux: ~/.config/superProductivity/logs/main.log
on macOS: ~/Library/Logs/superProductivity/main.log
on Windows: %USERPROFILE%\AppData\Roaming\superProductivity\logs\main.log
on Linux: ~/.config/superProductivity/logs/main.log
on Linux (snap): ~/snap/superproductivity/common/.config/superProductivity/logs
on Linux (flatpak): ~/.var/app/com.super_productivity/SuperProductivity/config/superProductivity/logs
If you don't feel comfortable posting your logs here in public you can also send to me via email: contact@super-productivity.com
. -->