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 TimeTakenLogEntryTimeTakenLogEntry.Builder. build()static TimeTakenLogEntryTimeTakenLogEntry. create()Create a new time taken access log entry measuring in microseconds.
-