Class ProxyConnectionLogger.LocationAwareLoggerDispatch

java.lang.Object
org.littleshoot.proxy.impl.ProxyConnectionLogger.LocationAwareLoggerDispatch
All Implemented Interfaces:
ProxyConnectionLogger.LogDispatch
Enclosing class:
ProxyConnectionLogger

private class ProxyConnectionLogger.LocationAwareLoggerDispatch extends Object implements ProxyConnectionLogger.LogDispatch
Dispatcher for a LocationAwareLogger.
  • Field Details

    • log

      private final org.slf4j.spi.LocationAwareLogger log
  • Constructor Details

    • LocationAwareLoggerDispatch

      public LocationAwareLoggerDispatch(org.slf4j.spi.LocationAwareLogger log)
  • Method Details