private class ProxyConnectionLogger.LocationAwareLogggerDispatch extends Object implements ProxyConnectionLogger.LogDispatch
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.spi.LocationAwareLogger |
log |
| Constructor and Description |
|---|
LocationAwareLogggerDispatch(org.slf4j.spi.LocationAwareLogger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
doLog(int level,
String message,
Object[] params,
Throwable t) |
public LocationAwareLogggerDispatch(org.slf4j.spi.LocationAwareLogger log)
public void doLog(int level,
String message,
Object[] params,
Throwable t)
doLog in interface ProxyConnectionLogger.LogDispatchCopyright © 2009–2017 LittleShoot. All rights reserved.