Yes I know, I was just trying to show the approach the the Google
platform team (Dianne Hackborn) was taking.  If they are unable to
strip debugging then at the moment we have no chance :)

--
RichardC

On Oct 19, 6:38 am, jotobjects <[email protected]> wrote:
> That thread was about various ad hoc ways that developers are cooking
> up to strip logging and that if you do it wrong you will still be
> evaluating the logging statements even if they are not output  (i.e.,
> common sense Java).   Apparently developers are working around the
> fact that there is no log stripping at compile time as documented and
> perhaps the android.util.Log.isLoggable mechanism also doesn't work as
> documented (if the setprop did take effect immediately to control
> logging that would be cool).
>
> On Oct 17, 12:08 pm, RichardC <[email protected]> wrote:
>
> > See this 
> > thread:http://groups.google.com/group/android-developers/browse_thread/threa...
>
> > Specifically the responses by Dianne Hackborn
>
> > --
> > RichardC
>
> > On Oct 17, 7:50 pm, jotobjects <[email protected]> wrote:
>
> > > On Oct 17, 7:03 am, Christine <[email protected]> wrote:
>
> > > > On Oct 16, 12:51 am, jotobjects <[email protected]> wrote:
>
> > > > > This is still a little unclear to me.  AFAIK this is a recommendation
> > > > > to strip out debug logging - logging is not automatically stripped?
>
> > > > Read a message before you reply. Yusuf just said that debug logging is
> > > > stripped at compile time.
>
> > > Hi Christine - thanks for that pointed advice.  Actually I did read
> > > the message and my experience is that debugging is not stripped at
> > > compile time.  That was the reason for my confusion.  Yusuf just
> > > quoted the documentation which I have read and reread and tested,  So
> > > I'm posting the question because evidently I'm not getting something
> > > about how android.util.Log is supposed to work.
>
>
--~--~---------~--~----~------------~-------~--~----~
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