Skip to main content
6-Contributor
August 31, 2022
Solved

Cannot see logger.info and logger.debug in script logs in composer

  • August 31, 2022
  • 1 reply
  • 1307 views

I am logging the service checkpoints using logger.info and calculating the total time using logger.debug functions. But I cannot see these messages in script logs. Where else can I find them?

Best answer by Sathishkumar_C

Change the log level configuration from WARN to INFO or DEBUG and check...

 

Monitoring > Script Log > Configure

1 reply

17-Peridot
September 1, 2022

Change the log level configuration from WARN to INFO or DEBUG and check...

 

Monitoring > Script Log > Configure

16-Pearl
September 1, 2022
  1. nmutter_0-1662066639795.png
  2. nmutter_1-1662066693627.png