You can copy this namespace if you'd like a starting template for writing your own Timbre appender.
PRs for new dependency-free community appenders welcome!
NB See the timbre/*config*
docstring for up-to-date info
Timbre's appender API.
You can copy this namespace if you'd like a starting template for writing your own Timbre appender. PRs for new *dependency-free* community appenders welcome! NB See the `timbre/*config*` docstring for up-to-date info Timbre's appender API.
(example-appender {:as appender-opts :keys []})
Docstring to explain any special opts to influence appender construction, etc. Returns the appender map. May close over relevant state, etc.
Docstring to explain any special opts to influence appender construction, etc. Returns the appender map. May close over relevant state, etc.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close