Skip to content

Implement error stack #1

@ldarren

Description

@ldarren

error should be an array, every stage should push a trace information (just like exception) into error stack.

in production only the first trace info in error stack are show in log or/and client, in development full trace can be show on log

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions