Custom publisher can be loaded dynamically via the Custom Publishers
mechanism alternatively they can also be started by providing an instance of
com.brunobonacci.mulog.publisher.PPublisher
in μ/start-publisher!
as follow:
(def my-publisher (my-custom-publisher {})
(μ/start-publisher!
{:type :inline :publisher my-publisher})
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |