Skip to content

Commit

Permalink
Update log sources
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Mar 1, 2024
1 parent 2e65249 commit b67266d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,12 @@ body:
label: Logs
description: |
Please provide the logs after the problem occured.
`~/RPi-Jukebox-RFID/shared/logs/app.log` -> General Jukebox app logs
`~/RPi-Jukebox-RFID/shared/logs/error.log` -> General Jukebox error logs
`~/INSTALL-XXXXXXXXX.log` -> The logfile being generated when installing the Jukebox code
- `~/INSTALL-XXXXXXXXX.log` -> The logfile being generated when installing the Jukebox code
and
- `~/RPi-Jukebox-RFID/shared/logs/*.log` -> General Jukebox app and error logs
These can also be found at
- `http://ip.of.your.box/logs/*.log`
- type: textarea
id: config
Expand Down

0 comments on commit b67266d

Please sign in to comment.