Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve formatting of errors in cljs even more #355

Closed

Conversation

DerGuteMoritz
Copy link
Contributor

  • also print ex-data
  • print full cause chain

Follow-up for #339

* also print ex-data
* print full cause chain
@ptaoussanis
Copy link
Member

@DerGuteMoritz Merging manually now, thanks Moritz! 👍
Forthcoming Timbre release will include this change.

ptaoussanis pushed a commit that referenced this pull request Oct 18, 2022
ptaoussanis pushed a commit that referenced this pull request Oct 19, 2022
ptaoussanis pushed a commit that referenced this pull request Oct 20, 2022
ptaoussanis pushed a commit that referenced this pull request Oct 22, 2022
…eMoritz)

Changes incl.:

  - Print ex-data
  - Print full cause chain
ptaoussanis pushed a commit that referenced this pull request Oct 23, 2022
…eMoritz)

Changes incl.:

  - Print ex-data
  - Print full cause chain

Changes will affect all Cljs users of the default output fn (and/or the default
error fn), i.e. most Cljs users.

Since the effect of these changes is just additional information in logging output,
my hope is that the change should be a positive or neutral one for the vast majority
of users.

To customise error formating, see the `default-output-fn` docstring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants