Skip to content
/ LogUtil Public
forked from ZhaoKaiQiang/KLog

这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能

License

Notifications You must be signed in to change notification settings

baiiu/LogUtil

 
 

Repository files navigation

LogUtil

This project is forked from KLog. I make it implements HttpLoggingInterceptorM.Logger so that it can log information with OkHttp.

So it must be used with okHttp which version now is 3.4.1,but with a little modification,it can work with 3.3.1.

Problems

There is a problems when Multithreading conflicts.

description in detail

Android OkHttp HttpLoggingInterceptor优化

About

这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%