Trove -> μ/log backend, Ref. https://github.com/BrunoBonacci/mulog.
Trove -> μ/log backend, Ref. <https://github.com/BrunoBonacci/mulog>.
(get-log-fn)(get-log-fn {:keys [bridge-ctx?]})Returns a simple log-fn that logs with μ/log. Filtering and output will be handled by μ/log.
Options:
:bridge-ctx? (default false)
Allow trove/with-backend-ctx to merge trove/*ctx* into
μ/log's native context?
Returns a simple log-fn that logs with μ/log. Filtering and output will be handled by μ/log. Options: `:bridge-ctx?` (default false) Allow `trove/with-backend-ctx` to merge `trove/*ctx*` into μ/log's native context?
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 |