How to include protocal and request path in loggers
request.log file contains request(method,protocal) and response (status code,response time) details same way I want to see these details in my other custom log file. Is there any configuation I need to add ?
