This is a migrated thread and some comments may be shown as answers.

[Solved] Writing logs to chrome debugger

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Richard
Top achievements
Rank 1
Richard asked on 16 Mar 2015, 09:11 AM
Hi,
I'm able to launch the app in debug mode and chrome is opened. I'm able to step through without any issues. I however noticed that console.log that not write to the chrome console window. What command should I use to write to the console?

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 19 Mar 2015, 07:59 AM
Hi,

Currently, this is not supported but we have logged it and it will be implemented sooner or later.

For the time being you can read console messages in the Eclispe LogCat window or you can run 'adb logcat' from a command prompt.

Regards,
Rossen Hristov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Richard
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or