Anand Verma
08/30/2022, 9:49 AMJsonDataException
and wanted to log api request + api response + parsing error.
How can it be done in right way.
In interceptor there is no way to log parsing error.
Using Retrofit 2.9.0 with coroutine suspend method so don’t have api metadata to log.
Kindly help here