public interface RequestLogger
A simple request logger.
abstract Unit
log(RoutingContext context, Object data, Boolean error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit log(RoutingContext context, Object data, Boolean error)
Log a request.