1

I am developing tizen wear application using Tizen studio 2.0. I am having an issue that I can't get any device logs in the device manager log view (screenshot attached). It is always empty. However when I use sdb dlog commands I can view the logs. I feel that filtering the logs via device manager log UI is easier so I want to see the logs in device manager log view.

Let me know how to get logs in device manager log view.

Tizen device manager logs

Gaurav Vashisth
  • 7,547
  • 8
  • 35
  • 56
  • Any one please please please answer this. – Gaurav Vashisth Dec 28 '17 at 15:52
  • To generate and view system logs in Tizen Studio, you can use the dlog logging service: link: https://developer.tizen.org/development/guides/native-application/error-handling/system-logs and https://developer.tizen.org/development/tizen-studio/native-tools/debugging-your-app/log-view. – Yasin shihab Dec 29 '17 at 06:04
  • @Yasinshihab Yes I am using dlog, thats why I can see the logs in 'sdb dlog' in terminal, My issue is that the device manager log view is empty, as in the screenshot. – Gaurav Vashisth Dec 29 '17 at 11:38
  • Try re-installing Tizen Studio. – Yasin shihab Jan 02 '18 at 09:03

1 Answers1

1

Check this discussion link :

https://developer.tizen.org/ko/forums/native-application-development/log-view-empty-when-using-actual-device-emulator-works-fine?langredirect=1

It was reported as a bug to the developer team.

Yasin shihab
  • 382
  • 1
  • 5