Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.timbre.appenders.example

You can copy this namespace if you'd like a starting template for writing your own Timbre appender.

PRs for new community appenders welcome!

TODO Please document any dependency GitHub links here, e.g.: Requires https://github.com/clojure/java.jdbc, https://github.com/swaldman/c3p0

You can copy this namespace if you'd like a starting template for
writing your own Timbre appender.

PRs for new community appenders welcome!

TODO Please document any dependency GitHub links here, e.g.:
Requires https://github.com/clojure/java.jdbc,
         https://github.com/swaldman/c3p0
raw docstring

example-appenderclj

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close