taoensso.timbre.appenders.core

(source)
Core Timbre appenders without any special dependency requirements. These can be aliased into the main Timbre ns for convenience.

For more info about this library see:

https://github.com/taoensso/timbre/wiki
Public Variable Short Description
console-appender (cljs) Returns a simple js/console appender for ClojureScript.
println-appender (clj) Returns a simple `println` appender for Clojure/Script.
spit-appender (clj) Returns a simple `spit` file appender for Clojure.