语言

Menu
Sites
Language
Can't see any logs in Tizen IDE

Hi,

I'm developing for Samsung Gear 2 and after updating Tizen IDE to 1.0.0b2 I can't see any logs under Tizen IDE. I'm using

console.log("show me any log...");

 

I don't know what or why this happens, It tried it under windows, mac and ubuntu...Any devs here with the same problem or any ideas what I can do? Are there any settings I don't know about?

Thank you for reading! :)

 

查看选择的答案

响应

7 回复
Alex Ashirov

Hi,

Are you able to see logs with "sdb dlog"?

Yumi San

Yes this way I can see logs. Much more then I thought ;).

But I can't see my logs in Tizen... Any ideas?

Mark as answer
Alex Ashirov

Hi,

Usually when this happens I create new log tab. Just select “Add Log Tab” item from the toolbar at the top of the log window. Then you will be able to select device or emulator which you want to use from the list of devices.  

Also, you can take a look at suggestions from the following topic:

https://developer.tizen.org/forums/native-application-development/emulator-stopped-printing-logs

Yumi San

Hi Alex!

Thanks for your help. I now use this Log Tab for debugging! 
In the previous Tizen IDE version the user logs (console.log("show any usefull info") ) where shown in the console and now it's gone, so I was confused and I tried to get this back. But the log tab does its job very well :)

Thank you!!

AVSukhov

Hello,

Try to launch app using "Debug as..."

Ken

Hi, 

I'm developing for Samsung Gear S2 on Tizen IDE 2.4.0 Rev2.

I launch app using "Debug As..."  and try to “Add Log Tab” item from the toolbar at the top of the log window.

But i still not see the console log.

Are there any other settings i need to configure?

Thank you for reading.

 

Marco Buettner

To filter for console messages set as Tag "ConsoleMessage" (without the quotes)