Forum

Daniel
Moderator
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
3 years, 10 months ago #30129
Up
2
Down
::

Hi Christian,

Using Simplifier.Log.Error(“My error”, e.message) should give you the result you’re looking for.
This is a bit counterintuitive and confusing but this is how the Error object in javascript works.
You can find more information about the Error object here.

Hope this helps!

Best regards,
Dan