Liking cljdoc? Tell your friends :D

spootnik.reporter


build!clj


capture!clj


dec!clj


inc!clj


initialize!clj

(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.
raw docstring

inner-startclj

(inner-start _ config)

instrument!clj


mark!clj


report-errorclj

(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.
raw docstring

reporterclj

The main reporter instance

The main reporter instance
raw docstring

send!clj


start!clj


stop!clj


time-fn!clj


update!clj


with-time!cljmacro

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close