SyntaxFix
Write A Post
Hire A Developer
Questions
I used setLogLevel(LogLevel.FULL).setLog(new AndroidLog("YOUR_LOG_TAG")), it helped me. UPDATE. You can also try for debug purpose use retrofit.client.Response as response model
setLogLevel(LogLevel.FULL).setLog(new AndroidLog("YOUR_LOG_TAG"))
retrofit.client.Response