logging over mqtt, TODO: Write log handler
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
export LOG_FILE="/recalbox/share/system/logs/es_event_monitor.log"
|
||||
export DEBUG_MODE=1 # Set to 0 to only log to file, 1 to also print to screen
|
||||
export RNAME="saves"
|
||||
export RPATH="gamepi-tv"
|
||||
LOG_FILE="/recalbox/share/system/logs/savesync_monitor.log"
|
||||
DEBUG_MODE=1
|
||||
REMOTE_BASE="saves:gamepi-tv"
|
||||
|
||||
Reference in New Issue
Block a user