wrangler tail --format=pretty should display tracebacks
#13598
aspizu
started this conversation in
Feature Requests
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently,
wrangler tail --format=prettyonly displays the error message (error.message)to get the traceback we need to turn to json format
--format=json.i wrote a wrapper script tht dsplays it nicely but this should be adde to rangirl cli
Beta Was this translation helpful? Give feedback.
All reactions