you can try the command such as "adb logcat -b radio" you will see your log
like "RILJ  XXXXXX"

2011/5/3 Douglas Selph <douglasse...@gmail.com>

> I turned on the logging in
> frameworks/base/telephony/java/com/android/internal/telephony/RIL.java.
>
> I then rebuilt and reflashed my developer phone.
>
> But I don't see any of the messages in the log.
>
> I also turned on Log.d messages in packages/apps/Phone and I DO see them
> just fine.
>
> Out of desperation I put some Log.e() messages in there as well. Still
> nothing. I have no idea why it's not working. There is something
> fundamentally different in the way android.java.Log is handled in
> 'frameworks' as opposed to 'packages/apps'.
>
> Has anybody ever seen a Log.d or Log.e message appear from internal
> framework source?
> Does anybody have any clues here?
>
> --
> 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

Reply via email to