Simple, flexible logging for Clojure/Script. No XML.
Simple, flexible logging for Clojure/Script. No XML.
Rolling file appender.
Rolling file appender.
Rotating file appender.
Rotating file appender.
Core Timbre appenders without any special dependency requirements. These can be aliased into the main Timbre ns for convenience.
Core Timbre appenders without any special dependency requirements. These can be aliased into the main Timbre ns for convenience.
You can copy this namespace if you'd like a starting template for writing your own Timbre appender. PRs for new 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 appenders welcome! TODO Please document any dependency GitHub links here, e.g.: Requires https://github.com/clojure/java.jdbc, https://github.com/swaldman/c3p0
DEPRECATED, further development work will be focused on Tufte at https://github.com/ptaoussanis/tufte.
DEPRECATED, further development work will be focused on Tufte at https://github.com/ptaoussanis/tufte.
clojure.tools.logging.impl/Logger
implementation.
Please note that the tools.logging API has some significant limits that native Timbre does not. Would strongly recommend against using Timbre through tools.logging unless you absolutely must (e.g. you're working with a legacy codebase).
`clojure.tools.logging.impl/Logger` implementation. Please note that the tools.logging API has some significant limits that native Timbre does not. Would strongly recommend against using Timbre through tools.logging unless you absolutely must (e.g. you're working with a legacy codebase).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close