Liking cljdoc? Tell your friends :D

loom-otp.trace

Tracing infrastructure for debugging and monitoring.

Set a trace handler to receive events about process lifecycle and message passing.

Tracing infrastructure for debugging and monitoring.

Set a trace handler to receive events about process lifecycle
and message passing.
raw docstring

traceclj

(trace handler)

Set trace handler function. Handler receives event maps.

Set trace handler function. Handler receives event maps.
sourceraw docstring

trace-event!clj

(trace-event! event-type data)

Emit a trace event if handler is set.

Emit a trace event if handler is set.
sourceraw docstring

untraceclj

(untrace)

Remove trace handler.

Remove trace handler.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close