Skip to content

when logging Error, also log stack #38

@farfromrefug

Description

@farfromrefug

In the current time, when you do console.log(new Error('tetest')) it only logs the error message in the console.
It would be much better if it behaved like node where it would also log the error stack. RIght now in all my app i always to add a second console argument with the error.stack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions