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

Research clojure.tools.trace #10

Open
alex-dixon opened this issue Nov 19, 2017 · 0 comments
Open

Research clojure.tools.trace #10

alex-dixon opened this issue Nov 19, 2017 · 0 comments

Comments

@alex-dixon
Copy link
Contributor

Didn't realize this existed until now. May achieve better recording functionality. Inputs appear to be written out within the call to the form (e.g. (my-function [1 2 3])). Output is printed per normal.

https://github.com/clojure/tools.trace/blob/master/src/main/clojure/clojure/tools/trace.clj#L313

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

No branches or pull requests

1 participant