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