cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

trace logs

AP_9587236
17-Peridot

trace logs

Why trace logs are not coming in monitoring logs. Then what is the use of trace logs ?

1 ACCEPTED SOLUTION

Accepted Solutions
DanZ
15-Moonstone
(To:AP_9587236)

If I am using logger.trace("Hi there!") it is getting displayed in the ScriptLog as trace. Have you set your Log Level (see "Configure" Button in the Logs section) to "Trace/All" before you logged your messages? If you change it afterwards, your messages will not be shown because there are not logged.

View solution in original post

1 REPLY 1
DanZ
15-Moonstone
(To:AP_9587236)

If I am using logger.trace("Hi there!") it is getting displayed in the ScriptLog as trace. Have you set your Log Level (see "Configure" Button in the Logs section) to "Trace/All" before you logged your messages? If you change it afterwards, your messages will not be shown because there are not logged.

Top Tags