Any pointers on how can I log the information shown in the /trace endpoint into a file(logfile) my use case is that I want to log all the request and response info into a log file using actuator, that way I have to write minimum logging related code into my application code . I searched for the documentation but could not find any reference. even search over the internet does not provide any relevant help.
Thanks,
pchetri