yanzhenjie / Kalle

:apple: Http client for Android platform.
https://yanzhenjie.com/Kalle
Apache License 2.0
592 stars 98 forks source link

日志Interceptor无法打印body内容 #78

Closed ghost closed 5 years ago

ghost commented 5 years ago

设置日志拦截器, body内容无法打印. 设置okhttp的body拦截,框架里居然没有用到它.

能否加个body的克隆功能,可以在日志拦截器里打印下.

yanzhenjie commented 5 years ago

https://github.com/yanzhenjie/Kalle/blob/master/kalle/src/main/java/com/yanzhenjie/kalle/connect/http/LoggerInterceptor.java