언어 설정

Menu
Sites
Language
How to get app log in tizen.

Hi, I am debugging camera application in tizen 2.1 mobile

I am not getting how to see the logs (CAM_DEBUG,CAM_CRITICAL,CAM_INFO etc )comming out from camera app.

where it get stored.

 

Thanks.

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 댓글
Pushpa G
Hi, you can check the logs in Log pane of the IDE. It is not seen then go to IDE>Windows>Show view>Log
saurabh dubey
I am using minicom to see the log .. No IDE.
Pushpa G
Hi Saurabh, AFAIK Tizen does not recommend checking app-log with minicom. If you want to check app-log in shell, use sdb commend. => sdb -d shell dlogutil