JakeWharton / u2020

A sample Android app which showcases advanced usage of Dagger among other open source libraries.
https://www.youtube.com/watch?v=0XHx9jtxIxU
Apache License 2.0
5.68k stars 930 forks source link

HttpLoggingInterceptor from OkHttp is used. #223

Closed tasomaniac closed 9 years ago

tasomaniac commented 9 years ago

Just comment if you don't like something. I chose to use VERBOSE logging and make the tag "OkHttp" for every network log.

Fixes #222