Join Slack
Powered by
Is there a way to add a stacktrace to what can be ...
# suitescript
c
Craig
07/29/2021, 10:19 PM
Is there a way to add a stacktrace to what can be logged in a catch statement?
b
battk
07/29/2021, 10:28 PM
most of the time you are better off letting N/log log the error
battk
07/29/2021, 10:28 PM
just use
e
as the details parameter
3
Views
Open in Slack
Previous
Next