Package org.littleshoot.proxy.impl
Interface ProxyConnectionLogger.LogDispatch
-
- All Known Implementing Classes:
ProxyConnectionLogger.LocationAwareLoggerDispatch
,ProxyConnectionLogger.LoggerDispatch
- Enclosing class:
- ProxyConnectionLogger
private static interface ProxyConnectionLogger.LogDispatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doLog(int level, String message, Object[] params, Throwable t)
-