Update log message for clarity when restarting log watch loop

This commit is contained in:
Bastian (BaM)
2025-09-14 15:03:48 +02:00
parent 90b918512c
commit 2e50d69d53

View File

@@ -199,7 +199,7 @@ local function main()
end
fh:close()
log("Log stream ended.")
log("Restarting log watch loop...")
end
end