언어 설정

Menu
Sites
Language
tizen wearable - log보는법

android같은 경우 dump파일이 남아서 죽는 부분 로그를 볼수가있는데

tizen같은 경우 죽으면 로그를 어떻게 볼 수 있을까요?

개발할때도 wearable에서는 log를 찍어볼수가 없어서 일일히 검토했었습니다.

답변 바로가기

Responses

2 댓글
Mark as answer
daniel kim

안녕하세요..

IDE의 아래 위치에 call stack view메뉴가 있습니다.

      window --> show view --> other --> tizen --> call stack

native의 경우 project 폴더에 crash-info밑에 .cs파일이 생기고 여기에 call stack과 debug message가 들어있습니다. 아래 링크를 보니 wearable도 마찬가지일것 같습니다.

      https://developer.tizen.org/development/tools/native-tools/call-stack-view?langredirect=1

AVSukhov

Hello,

Some log guides:

https://developer.tizen.org/development/tools/common-tools/log-view

https://developer.tizen.org/development/tools/web-tools/javascript-log-console-view

https://developer.tizen.org/development/tools/common-tools/smart-development-bridge#log