I am new to microgateway and I want to log all details of request and response in a file also I want to redirect all console.log present in custom nodejs plugin into same file with message id of request.
I have tried through config.yml file but still it is not able to log all details of custom plugin.
so any suggestion/help would be appreciated.