In this quick tip you will learn, how to change the colors for the different log level messages (verbose, debug, info, warn, error, assert) in Android Studio. This will make Logcat more readable and debugging easier.
Color codes:
Debug : 6897BB
Info : 6A8759
Warn : BBB529
Error : FF6B68
Assert : 9876AA
Blog post: plus.google.com/+Matou%C5%A1Sk%C3%A1la/posts/VJhgiXmTM3f