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