public class RequestLogger extends Object
RequestLogger(Class<?> cls)
RequestLogger(String type)
void
logRequest(String method, String path, javax.ws.rs.core.Response resp, long nanos)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RequestLogger(Class<?> cls)
public RequestLogger(String type)
public void logRequest(String method, String path, javax.ws.rs.core.Response resp, long nanos)
Copyright © 2013 FasterXML. All Rights Reserved.