I just updated Android Studio to the last stable version 3.1
I noticed that something has changed in the logcat tab: in the previous release every line of the logcat started with the header; now the header is printed only at the start of "every group" of logcat messagges.
Android 3.0
Android 3.1. Look at the debugging lines of OkHttp!
How to restore the logcat like in Android 3.0?