From ce54357d3d277423a2e11df7e55bede86008034e Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Mon, 27 Nov 2023 22:38:48 +1100 Subject: [PATCH] Improved logging direct to stderr --- Caddyfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Caddyfile b/Caddyfile index dd3e600..b4609b4 100644 --- a/Caddyfile +++ b/Caddyfile @@ -2,6 +2,8 @@ http://localhost, https://localhost log { output file /var/log/caddy/acestream-http-proxy.log + output stderr + format console } handle_path /* {