I want to remove the following sort of text
"06-11 14:36:59.814 3951-4564/example.myapplication I/System.out﹕"
from my system.out.prints in my app.
How can I accomplish this?? I am using android studio
来源:https://stackoverflow.com/questions/37767350/remove-time-date-and-package-name-from-system-out-print-in-android-studio-logc