Doing something like "Log.d("MyApp", "Debug log entry");" in your own
application will make that entry appear in the log, which can be viewed with
"adb logcat".

There shouldn't be any need to enable logging.

/ Mads

On Sun, Mar 1, 2009 at 4:37 AM, ying lcs <[email protected]> wrote:

>
> Hi,
>
> In android source code, it has logging statements like
> Log.d().
> Log.i().
>
> Can you please tell me how to enable the debug logging?
>
> Thank you.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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