Liking cljdoc? Tell your friends :D
All platforms.

taoensso.tufte.telemere

Tufte -> Telemere handler,
Ref. <https://www.taoensso.com/telemere>.

handler:telemereclj/s

(handler:telemere)
(handler:telemere {:keys [level-fn format-pstats-opts] :or {level-fn identity}})
Alpha, subject to change!
Returns a signal handler that:
  - Takes a Tufte profiling signal (map).
  - Creates a corresponding Telemere signal for handling by Telemere.

Options:
  `:level-fn` ----------- (fn [tufte-level]) => telemere-level (default to `identity`)
  `:format-pstats-opts` - Opts map provided to `format-pstats` (default nil)
source

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

× close