HelidonHelidon4.5.2

io.helidon.http.HttpLogConfig

Description

Configuration of logging of the HTTP layer

Configuration options

KeyTypeDefaultDescription
send-logBooleantrueLogging of sent packets
logger-nameStringBase name of the logger to use when logging receive and send packets
log-safe-headersList<HeaderName>Header names whose values can be logged at debug level, except sensitive names that are always redacted
recv-logBooleantrueLogging of received packets

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.