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