(rollbar-appender rollbar)
(rollbar-appender rollbar opts)
Returns a Timbre Rollbar appender
Requires a Rollbar notifier to be passed in, see Rollbar (Browser JS/Node.js) documentation for details.
Options:
#{"*"}
so everything is sent through.Returns a Timbre Rollbar appender Requires a Rollbar notifier to be passed in, see Rollbar (Browser JS/Node.js) documentation for details. Options: * :ns-filter checks the namespace to determine if it should be sent. By default `#{"*"}` so everything is sent through. * :context sets the Rollbar context in the payload
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close