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

问题描述:

我想删除以下类型的文本

I want to remove the following sort of text

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

来自我的应用程序中的 system.out.prints.

from my system.out.prints in my app.

我怎样才能做到这一点??我正在使用安卓工作室

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.