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