Class Slf4jRequestLog

  • All Implemented Interfaces:
    RequestLog, org.eclipse.jetty.util.component.LifeCycle

    @ManagedObject("NCSA standard format request log to slf4j bridge")
    public class Slf4jRequestLog
    extends AbstractNCSARequestLog
    Implementation of NCSARequestLog where output is sent as a SLF4J INFO Log message on the named logger "org.eclipse.jetty.server.RequestLog"