While implementing #1363, logging of request/response got removed. We should have nice logging for internal AND external connections. This would help greatly with debugging. Suggestions:
maybe make this independent from XForms: log all connections at level of Connection
output using a nice format, a la Errorified
logging request/response bodies must remain optional
While implementing #1363, logging of request/response got removed. We should have nice logging for internal AND external connections. This would help greatly with debugging. Suggestions:
Connection