From 281aa089924db57497e1109e735d49529a61b560 Mon Sep 17 00:00:00 2001 From: Alvin Schiller <103769832+AlvinSchiller@users.noreply.github.com> Date: Fri, 1 Mar 2024 19:57:13 +0000 Subject: [PATCH] Update log sources --- .github/ISSUE_TEMPLATE/bug_v3.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_v3.yaml b/.github/ISSUE_TEMPLATE/bug_v3.yaml index c1195356b..d825a8021 100644 --- a/.github/ISSUE_TEMPLATE/bug_v3.yaml +++ b/.github/ISSUE_TEMPLATE/bug_v3.yaml @@ -75,9 +75,11 @@ 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 + and + `~/RPi-Jukebox-RFID/shared/logs/*.log` -> General Jukebox app and error logs + General Jukebox logs can also be found at `http://ip.of.your.box/logs/*.log` + - type: textarea id: config