I have an application(not mine) printing logcat messages with a colon
":" within the tagname. How do i use logcat filter with it, since
logcat filter itself uses ":" as a delimiter to specify the level.

D/App:theservice( 402): posting event 345
D/App:theservice( 402): posting event 920

I can't use
logcat -s App:theservice:W

Plz help :D

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to