Search for 'tracing'
For details on the search query syntax, see the guide.
Total results: 35, showing 1 - 24
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A tool for inspecting code execution for re-frame applications
Mark functions for newrelic tracing
ClojureScript tracing library
Macros for tracing functions
Hassle-free and concise clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script)
A simple debug library for Clojure(Script) that features data-oriented logging and tracing
Clojure library for tracing (possibly async) applications with Datadog.
Tracing and developer tools for re-frame apps
ClojureScript tracing library
Easier-than-print dataflow tracing to tap> and Portal with automatic last-input function replay on eval, instant re-render and effortless extraction of traced data
This project gives a way to use the datadog-apm tracing in clojure
Zipkin tracing instrumentation for Clojure applications.
An interactive tracing facility for Clojure
Tracing and developer tools for re-frame apps
Tracing and developer tools for re-frame apps
Omnipotent/omniscient tracing core for debugging clojure(script)
Tinsel: shiny threading macros with tracing
Correlation ID tracing for distributed systems using ring and clj-http
A library of functions for quickly wrapping and executing clojure
code with tracing instrumentation from emacs.
ClojureScript tracing library
Zipkin tracing instrumentation for Clojure applications.
Correlation ID tracing for distributed systems using ring and clj-http
Tracing evaluation order. It logs entering and leaving functions or macros/special forms. It indents them, along with any inner output - simple and pretty. You prefix function calls with `dbgf` or macros/special forms with `dbg`. It works without any extra parens (). Hence diffs are shorter, easier to read. Isn't that practical?