Error stack format

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • None

      The "stack" field of an Error (thrown or captured) should be:
      {error.toString()}\n
      \tat {Type}.{Function}({file path}:{line}:{column})\n
      ...

      Some node applications are expecting the stack format to follow roughly this rule.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: