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