summaryrefslogtreecommitdiff
path: root/cmd/commands.go
diff options
context:
space:
mode:
authorFrederik Ring <frederik.ring@gmail.com>2021-08-02 22:15:27 +0200
committerGitHub <noreply@github.com>2021-08-02 14:15:27 -0600
commit569ecdbd02a3bdf8589f785cca022240973dea4d (patch)
treec86354c75c0c8b608ee7f06a345ae968a21d405f /cmd/commands.go
parentc131339c5cda3a541223fde4a714aab55de13b9a (diff)
httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258)
* httpcaddyfile: ensure hosts to skip can always be collected Previously, some hosts that should be skipped in logging would be missed as the current logic would only collect them after encountering the first server that would log. This change makes sure the ServerLogConfig is initialized before iterating over the server blocks. * httpcaddyfile: add test case for skip hosts behavior
Diffstat (limited to 'cmd/commands.go')
0 files changed, 0 insertions, 0 deletions