CyberSource/cybersource-rest-samples-java

is there a way to print logs on the console and not on the file?

ashish060211 opened this issue · 0 comments

Currently logs are supposed to be print in file but that is not happening in my case. File is getting generated by it doesn't anything after hitting all operations. Btw I need a way so that i can pass my own logger and trace http calls so that i can implement telemetry on HTTP calls. Please let me know how I can do that so that I can have my application at a single place which also help my in moving logs to the cloud logger.