Almost in all my projects during the last five years, I used my custom logging library. But Koltin language has come and finally, I wrote it in Kotlin.
GitHub: https://github.com/Pulimet/MyLogLibrary
Android Development
Almost in all my projects during the last five years, I used my custom logging library. But Koltin language has come and finally, I wrote it in Kotlin.
GitHub: https://github.com/Pulimet/MyLogLibrary
Request headers:
I: .Sending request http://www.some_site.com/some_file.js Headers:
Host: www.some_site.com
Connection: Keep-Alive
Accept-Encoding: gzip
User-Agent: okhttp/3.8.1
If-Modified-Since: Thu, 14 Sep 2017 11:35:41 GMT
Response headers:
I: . 200 – OK => Received networkResponse for http://www.some_site.com/some_file.js in 141.2ms