Uses of Class
io.helidon.reactive.webserver.accesslog.StatusLogEntry
Packages that use StatusLogEntry
Package
Description
Access log support for Helidon WebServer.
-
Uses of StatusLogEntry in io.helidon.reactive.webserver.accesslog
Methods in io.helidon.reactive.webserver.accesslog that return StatusLogEntryModifier and TypeMethodDescriptionStatusLogEntry.Builder.build()static StatusLogEntryStatusLogEntry.create()Create a new status log entry.