Uses of Class
io.helidon.reactive.webserver.accesslog.UserLogEntry
Packages that use UserLogEntry
Package
Description
Access log support for Helidon WebServer.
-
Uses of UserLogEntry in io.helidon.reactive.webserver.accesslog
Methods in io.helidon.reactive.webserver.accesslog that return UserLogEntryModifier and TypeMethodDescriptionUserLogEntry.Builder.build()static UserLogEntryUserLogEntry.create()Create a new user log entry.