(decommission!)
Stop the reporter attached to the namespace's root binding.
Stop the reporter attached to the namespace's root binding.
(initialize! config)
Initialize the root binding in this namespace to a reporter component using the provided configuration.
Initialize the root binding in this namespace to a reporter component using the provided configuration.
(report-error error)
(report-error error extra)
Log and report an error. Extra is a map of extra data.
Log and report an error. Extra is a map of extra data.
(with-time! alias & body)
Wraps a body with a timer, using alias
for the name.
Wraps a body with a timer, using `alias` for the name.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close