问题
How to change logcat font size in Android Studio 1.0.0?
I only found way to change the font color in Android Studio.
回答1:
Logcat is just using the font settings of Console Font. To change this in Android Studio, go to:
Settings->Editor->Color & Fonts->Console Font
来源:https://stackoverflow.com/questions/30066960/how-to-change-logcat-font-size-in-android-studio-1-0-0