Updated functions for better error handling and logging feedback
This commit is contained in:
@@ -20,9 +20,6 @@ log() {
|
||||
[ "$DEBUG_MODE" -eq 1 ] && printf "%s\n" "$log_line"
|
||||
}
|
||||
|
||||
# --- Continue message function ---
|
||||
send_continue() {
|
||||
}
|
||||
|
||||
# --- Sleep to ensure that the logger daemon has started ---
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user