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 StatusLogEntryStatusLogEntry.Builder. build()static StatusLogEntryStatusLogEntry. create()Create a new status log entry.
-