Skip to main content
1-Visitor
April 7, 2017
Question

Can i create a custom log file in Thingworx Platform

  • April 7, 2017
  • 1 reply
  • 2537 views

As of now i can able to see the Application Log,Script Log,Communication Log,Security Log,Configuration Log in Thingworx Platform. I want to create a own log file with project wise. Is it possible in Thingworx?

    1 reply

    5-Regular Member
    April 7, 2017

    Hi Jothi, you sure can add your logs using the code Snippets while creating your custom service in a Thing

    jk-31-VisitorAuthor
    1-Visitor
    April 7, 2017

    Hi Sushant,

    This code snippets helps to write the log in Application Log.My Scenario is i need a custom log file like xxxx.log.

    1-Visitor
    April 7, 2017

    You will have to implement by yourself, using just raw files and FileRepository Thing.