Changed logging topic to be right
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
. /recalbox/share/system/configs/savesync/savesync.conf
|
||||
|
||||
touch "$LOG_FILE"
|
||||
touch "$ERROR_FILE"
|
||||
|
||||
log_to_file() {
|
||||
printf "%s\n" "$1" >> "$LOG_FILE"
|
||||
|
||||
@@ -5,4 +5,4 @@ export ERROR_FILE="/recalbox/share/system/logs/savesync_error.log"
|
||||
export DEBUG_MODE=1
|
||||
export REMOTE_BASE="saves:gamepi-tv"
|
||||
export TOPIC="/Recalbox/EmulationStation/Event"
|
||||
export LOG_TOPIC="Recalbox/Log/Service"
|
||||
export LOG_TOPIC="/Recalbox/Log/Service"
|
||||
|
||||
Reference in New Issue
Block a user