Forum Discussion
bojanvelevski
5 years agoValued Contributor
Hi @amardeep2021,
You can always use an SLDB file for debugging. Add a JSON Formatter to the error view, and File Writer to write the file on SLDB.
After the file is stored, you can use it to construct a solution for storing the errors in a different format/location (replace the file writing part)
Hope this helps,
Bojan