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 UserLogEntry
UserLogEntry.Builder. build()
static UserLogEntry
UserLogEntry. create()
Create a new user log entry.
-