follow_log to dump and follow script related log entries
This commit is contained in:
@ -12,6 +12,9 @@ SCRIPT_NAME="pool"
|
||||
SCRIPT_FILENAME="pool.js"
|
||||
SCRIPT_ID=1
|
||||
|
||||
# debug log file
|
||||
LOGFILE=$ROOT_DIR/$SHELLY_HOST.log
|
||||
|
||||
# UDP port on which listen for debug messages
|
||||
# (to be configured on your shelly device)
|
||||
UDP_LOG_PORT=6901
|
||||
|
Reference in New Issue
Block a user