Uses of Class
io.helidon.webserver.accesslog.AccessLogFeature
-
Uses of AccessLogFeature in io.helidon.webserver.accesslog
Methods in io.helidon.webserver.accesslog that return AccessLogFeatureModifier and TypeMethodDescriptionAccessLogFeature.Builder.build()static AccessLogFeatureAccessLogFeature.create()Create Access log support with default configuration.static AccessLogFeatureAccessLogFeature.create(io.helidon.config.Config config) Create Access log support configured fromConfig.