Uses of Class
ch.qos.logback.access.jetty.RequestLogImpl
Packages that use RequestLogImpl
-
Uses of RequestLogImpl in ch.qos.logback.access.jetty
Fields in ch.qos.logback.access.jetty with type parameters of type RequestLogImplModifier and TypeFieldDescriptionprivate static Map
<String, RequestLogImpl> RequestLogRegistry.requestLogRegistry
Methods in ch.qos.logback.access.jetty that return RequestLogImplMethods in ch.qos.logback.access.jetty with parameters of type RequestLogImplModifier and TypeMethodDescriptionstatic void
RequestLogRegistry.register
(RequestLogImpl requestLogImpl)