Skip to main content
1-Visitor
February 14, 2019
Solved

Log4j in ThingWorx

  • February 14, 2019
  • 2 replies
  • 1486 views

Hi,

Do we have option to incorporate Logs like the Log4j in ThingWorx application?

 

Thanks in advance,

Shalini V.

Best answer by CarlesColl

At which level?

 

  1. Javascript server side -> You already have a logging feature (look on snippets debug, error, info, warn)
  2. Java Extension Server Side -> Actually it's using Log4j, you just need to follow documentation in order to use it.

2 replies

1-Visitor
February 14, 2019

At which level?

 

  1. Javascript server side -> You already have a logging feature (look on snippets debug, error, info, warn)
  2. Java Extension Server Side -> Actually it's using Log4j, you just need to follow documentation in order to use it.
Support
March 14, 2019

Hi @svisveswaraiya_285988 

 

If the response provided by @CarlesColl answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon