Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF Mobile - Unable to see logs

Deepak-JainMar 15 2013 — edited Mar 15 2013
Hi All,

I have made a simple application, logging set to info.
I have deployed in android emulator in DEBUG mode.
I am using SOP, Trace.log(Utility.ApplicationLogger, Level.INFO,....
in my application.

Please help me do i need to do any other change to see the logs.

Regrds,
Deepak
This post has been answered by Shay Shmeltzer-Oracle on Mar 15 2013
Jump to Answer

Comments

Deepak-Jain
Even i am not able to locate the log file and i dont see sdcard folder.
Deepak-Jain
Any suggestions ?
Frank Nimphius-Oracle
Hi,

can you try Level.SEVERE as this seems to be the defualt log level configured in the ADF mobile configuration ?

Frank
Deepak-Jain
I have tried with that too.
I am not able to locate any log file.
Shay Shmeltzer-Oracle
Answer
I believe that the location of your log depends on how you run:
From Emulator : use DDMS :<android sdk home>/tools/ddms
On Device: use a LogCat Application (external application to install)
Marked as Answer by Deepak-Jain · Sep 27 2020
Deepak-Jain
Thanks Shay for replying even though you are not working today.
This was really helpful.
1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 12 2013
Added on Mar 15 2013
6 comments
47 views