Thanks for your help.

I'm developing on Windows, I issued this command

C:\android\sdk\platform-tools>adb shell setprop log.tag.MyAppTAG DEBUG

and I can get it using command adb shell getprop log.tag.MyAppTAG

But when I run the application it doesn't show the debug messages.

Am I missing something?


On Tuesday, December 13, 2016 at 11:10:42 PM UTC+3, Marina Cuello wrote:
>
> Try with 
> adb shell setprop log.tag.TagYouUseInYourApp DEBUG
>
> Marina
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5d2f2bb0-f469-457f-aaab-863c533a3902%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to