koush / ion

Android Asynchronous Networking and Image Loading
Other
6.29k stars 1.03k forks source link

how to log the request body..? #950

Open vivekpanchal opened 3 years ago

vivekpanchal commented 3 years ago

kindly tell us how to log the request body of the network call as we can get the response body in the setCallback method. how do we print out what request is being made and what user have sent to the server