Uses of Class
io.helidon.webserver.accesslog.AccessLogSupport
Packages that use AccessLogSupport
-
Uses of AccessLogSupport in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return AccessLogSupportModifier and TypeMethodDescriptionAccessLogSupport.Builder.build()
static AccessLogSupport
AccessLogSupport.create()
Create Access log support with default configuration.static AccessLogSupport
Create Access log support configured fromConfig
.