Newline issues
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
# --- Logger Function ---
|
||||
log() {
|
||||
local level="$1" local msg="$2"
|
||||
local level="$1"
|
||||
local msg="$2"
|
||||
local timestamp
|
||||
|
||||
timestamp=$(date '+%Y-%m-%d %H:%M:%S')
|
||||
|
||||
Reference in New Issue
Block a user