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 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.
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.
sourceraw docstring

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

× close