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?
Hi Jothi, you sure can add your logs using the code Snippets while creating your custom service in a Thing
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.
You will have to implement by yourself, using just raw files and FileRepository Thing.