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