Skip to main content
1-Visitor
February 13, 2019
Question

Application log or script log not showing detailed errors

  • February 13, 2019
  • 2 replies
  • 4508 views

We are aware of using the application log or script log when error arises. But, sometimes it also happens like when you check the application log for an error, it again says to check the log, like check log for more details. We get quite confused at such points. It would be helpful if you could give any input on this.

2 replies

16-Pearl
February 13, 2019

Hi muzzammil

Can you describe your error and supply log files for us to better understand your issue?

Usually you will see this "check log for more details." in ApplicationLog. It means you may find more details if checking other kinds of log files, such ScriptLog, ScriptErrorLog.

muzzammil1-VisitorAuthor
1-Visitor
February 18, 2019

I also went for checking the other logs, but couldn't really find the error's source. How can i tackle such problems in the future?

16-Pearl
February 18, 2019

I would like to suggest you setting a high level for realted logs, such as Trace or Debug.

Usually, the error source which is the name of target Thing/Service/Subscription, will be output in log file.

5-Regular Member
November 23, 2020

Hi @muzzammil , you can also use enablestacktrace logging in logging subsystem only when you are troubleshooting.

 

Regards

Ankur