Uses of Class
io.helidon.webserver.accesslog.TimeTakenLogEntry
Packages that use TimeTakenLogEntry
-
Uses of TimeTakenLogEntry in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return TimeTakenLogEntryModifier and TypeMethodDescriptionTimeTakenLogEntry.Builder.build()
static TimeTakenLogEntry
TimeTakenLogEntry.create()
Create a new time taken access log entry measuring in microseconds.