Uses of Class
io.helidon.webserver.accesslog.HeaderLogEntry
-
-
Uses of HeaderLogEntry in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return HeaderLogEntry Modifier and Type Method Description HeaderLogEntryHeaderLogEntry.Builder. build()static HeaderLogEntryHeaderLogEntry. create(String headerName)Create a header log entry for a specified header name with default configuration.
-