I want to get the booting log. But when I use the logcat, I can't get
the whole info.
In file dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/
provider/jsse/SSLParameters.java, I added
"java.util.logging.Logger.global.log(java.util.logging.Level.SEVERE,
"SSLParameters.getDefault() is called");" in the function getDefault
() . But when I use the logcat, I can't get the sentence
"SSLParameters.getDefault() is called". I can test that the function
is surely called. Why? How can I get the info?Thanks.

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