Skip to content

Commit 1fdbace

Browse files
committed
Update log level in debug Caddyfile from INFO to DEBUG for enhanced logging detail
1 parent 56b358f commit 1fdbace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
log {
22
format {$CADDY_LOG_FORMAT:console}
33
output {$CADDY_LOG_OUTPUT:stdout}
4-
level {$CADDY_SERVER_LOG_LEVEL:INFO}
4+
level {$CADDY_SERVER_LOG_LEVEL:DEBUG}
55
}

0 commit comments

Comments
 (0)