Uses of Class
io.helidon.reactive.webserver.accesslog.HostLogEntry
Packages that use HostLogEntry
Package
Description
Access log support for Helidon WebServer.
-
Uses of HostLogEntry in io.helidon.reactive.webserver.accesslog
Methods in io.helidon.reactive.webserver.accesslog that return HostLogEntryModifier and TypeMethodDescriptionHostLogEntry.Builder.build()static HostLogEntryHostLogEntry.create()Create a new host log entry.