Tufte -> Trove handler, Ref. <https://www.taoensso.com/trove>.
(handler:trove)(handler:trove {: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). - Uses Trove to log the signal. Options: `:level-fn` ----------- (fn [tufte-level]) => trove-level (default `identity`) `:format-pstats-opts` - Opts map provided to `format-pstats` (default nil)
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |