Home / Companies / Rollbar / Blog / Post Details
Content Deep Dive

Prettier Node.js stack traces

Blog post from Rollbar

Post Details
Company
Date Published
Author
-
Word Count
36
Language
English
Hacker News Points
-
Summary

A recent update has been made to improve the rendering of Node.js stack traces so that they more closely resemble the format seen when using console.log(err.stack). Additionally, a bug was fixed that caused context lines to be indented at inconsistent levels, enhancing the readability and consistency of stack trace outputs.