allow to adjust the log level globally (apache)

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-04-17 15:17:12 +02:00
parent 74ec1b6baa
commit d8aa83f4e0
5 changed files with 20 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
}
log {
level ERROR
level {$CADDY_LOG_LEVEL}
}
}