Re: [android-developers] Verbose Logging Not Being Suppressed

2011-03-21 Thread Marcin Orlowski
On 21 March 2011 14:35, Jake Colman  wrote:


> My understanding from reading the documentation is that messages logged
> at the verbose level are automatically stripped from production
> applications.


Documentation is wrong there. No Log.x() is stripped. You may try to do that
with proguard.

Regards,
Marcin Orlowski

Tray Agenda  - keep you daily schedule handy...



>  I installed my own application via the marketplace (to
> ensure that what I was running on my phone was identical to what my
> user's would be running) and, to my horror, found that I am spamming the
> syslog with my verbose messages.  Is there something manual that I was
> supposed to have done to get this automatic behavior?
>
> --
> Jake Colman -- Android Tinkerer
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

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

Re: [android-developers] Verbose Logging Not Being Suppressed

2011-03-21 Thread TreKing
On Mon, Mar 21, 2011 at 8:35 AM, Jake Colman  wrote:

> Is there something manual that I was supposed to have done to get this
> automatic behavior?
>

Apparently the docs are wrong or some devices ignore it. See this thread:
http://groups.google.com/group/android-developers/browse_thread/thread/5a51524da153d1be

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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