Reset syslog on Tizen OS
I am working on a Samsung Gear Fit2 project which has Samsung Tizen OS. I want to get syslog for debugging my application. How can i do this?
+3
Akash Anand
source
to share
2 answers
Go to Settings> Transfer Info> About Device> Press Software Version Menu 5 times> Dial * # 9900 #> Run LOG_DUMP
+2
Manish sharma
source
to share
- Open Settings> Transfer Info> About Device
- Scroll down to Serial Number and tap it five times
- (The number panel appears), enter * # 9900 #
- Select Run LOG_DUMP
- Connect to Gear Fit2 via Tizen Studio
- In the Tizen Studio file explorer, select the log_dump file in / opt / usr / media / SLP_Debug / and "pull" the file
+1
Alan
source
to share