logging-interceptor icon indicating copy to clipboard operation
logging-interceptor copied to clipboard

json-log structured parameters

Open t1 opened this issue 10 years ago • 0 comments

E.g., if a parameter is a List<String>, the json output should be an array of strings. And if it's an object with parameters, it should be a json object with corresponding fields.

t1 avatar Oct 30 '15 12:10 t1