Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Patch in a new clj-stacktrace that shows ex-data #21

Open
arrdem opened this issue Oct 29, 2018 · 1 comment
Open

Patch in a new clj-stacktrace that shows ex-data #21

arrdem opened this issue Oct 29, 2018 · 1 comment

Comments

@arrdem
Copy link
Owner

arrdem commented Oct 29, 2018

At present we're depending on an EXTREMELY old version of clj-stacktrace which totally does most of what we want - but it doesn't render ex-data when showing causes and stack frames. Which is a serious limitation since Katamari's entire exception / tracing story is driven by trying to recursively capture context and inputs in chained ex-info instances.

@arrdem
Copy link
Owner Author

arrdem commented Oct 29, 2018

There may be clj-stacktrace forks I can use "off the shelf" which do this, or I may need to vendor one in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant