Uses of Class
ch.qos.logback.access.jetty.RequestLogImpl
-
Packages that use RequestLogImpl Package Description ch.qos.logback.access.jetty This is logback access' implementation for Jetty 8. -
-
Uses of RequestLogImpl in ch.qos.logback.access.jetty
Methods in ch.qos.logback.access.jetty that return RequestLogImpl Modifier and Type Method Description static RequestLogImplRequestLogRegistry. get(java.lang.String key)Methods in ch.qos.logback.access.jetty with parameters of type RequestLogImpl Modifier and Type Method Description static voidRequestLogRegistry. register(RequestLogImpl requestLogImpl)
-