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