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
.
There is a problems when Multithreading conflicts.