Skip to content

v1.5.7

Choose a tag to compare

@jumpcutking jumpcutking released this 15 Oct 01:50
· 12 commits to main since this release

Using the option reportStderr: true will now report process errors using the jckConsole stack trace. Remember, any stack trace that is a string, not an object, is textual information. Because stderr is an inconsistent stream, you may get a string instead of an object in the stack trace array. See more here: @jumpcutking/console~GenerateStacktrace(stacktrace, _levelToRemove).