Log requests and responses

Enable logging for audit purposes - logs are emitted only for PUT, POST,
PATCH and DELETE, not for GET.

A log would be emitted in this format :
<client IP> user:<user> <verb> <url> json:<json-body, if it exists> <response>

Change-Id: I2d31ef8feacef79c7f488d826e0262a9cc852246
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
1 file changed
tree: 51523a30f5fb113dc2f23532c83bd53a10ef66be
  1. module/
  2. servers/
  3. LICENSE
  4. MAINTAINERS