(global-tracer)
Returns the active global tracer.
Returns the active global tracer. * Can be overridden by using with-tracer.
(register-global-tracer! tracer)
Registers a tracer as the default global tracer.
Registers a tracer as the default global tracer.
(with-tracer tracer & body)
Temporarily overrides the global-tracer.
Temporarily overrides the global-tracer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close