Skip to main content
5-Regular Member
January 9, 2018
Question

How could we see the logger message in Mashup builder

  • January 9, 2018
  • 2 replies
  • 2337 views

Hi,

I am developing a custom widget and I have added few logger message in 'customWidget.ide.js. But I don't know where to see my logger message in the mashup builder. In the Extension Development guide stated that we can see the "Mashup Builder log by opening Log window via Help--->Log menu item. But I don't see the Log menu item under Help menu. I am using Thingworx 8.0.1.

Note: I am able to see *.runtime.js logger message in view Mashup UI using 'Show Log' button.

Thanks,

Samikkannu

2 replies

5-Regular Member
January 18, 2018

Samikkannu Manickam​: I am not sure if you creating a widget or extension however there is an existing Knowledge base article detailing a way to log messages- Logging Messages to the Application log in a ThingWorx Java Extension

Hope it helps.

-Durgesh

smanickam5-Regular MemberAuthor
5-Regular Member
January 20, 2018

Thanks for your reply and I already looked into the article which you shared. it was talking about enabling the logger for extension and not for a widget development. I am developing a custom widget.

Thanks,

Sami