从Android Studio logcat中的System.out.print中删除时间,日期和包名称

问题描述:

我要删除以下文本

"06-11 14:36:59.814 3951-4564/example.myapplication I/System.out:"

从system.out.中打印出我的应用程序.

from my system.out.prints in my app.

我该怎么做?我正在使用android studio

How can I accomplish this?? I am using android studio

Android Studio 2.2

不确定哪个版本可以使用此功能,但2.2是否可以使用...

Android Studio 2.2

Not sure which version made this available but 2.2 has it...

我自己找到了这个.很高兴.

Just found this myself. So happy.