Liking cljdoc? Tell your friends :D

taoensso.timbre.appenders.community.congomongo

MongoDB appender. Requires https://github.com/aboekhoff/congomongo.

MongoDB appender. Requires https://github.com/aboekhoff/congomongo.
raw docstring

taoensso.timbre.appenders.community.franzy

Franzy (Kafka) appender. Requires Franzy (https://github.com/ymilky/franzy.

Franzy (Kafka) appender.
Requires Franzy (https://github.com/ymilky/franzy.
raw docstring

taoensso.timbre.appenders.community.gelf

Appender that sends GELF messages to a centralized logging server (e.g. Graylog). Requires https://github.com/Graylog2/gelfclient.

Appender that sends GELF messages to a centralized logging server
(e.g. Graylog). Requires https://github.com/Graylog2/gelfclient.
raw docstring

taoensso.timbre.appenders.community.irclj

IRC appender. Requires https://github.com/flatland/irclj.

IRC appender. Requires https://github.com/flatland/irclj.
raw docstring

taoensso.timbre.appenders.community.logstash

Appender that sends output to Logstash. Requires Cheshire (https://github.com/dakrone/cheshire).

Appender that sends output to Logstash.
Requires Cheshire (https://github.com/dakrone/cheshire).
raw docstring

taoensso.timbre.appenders.community.postgresql

JDBC PostgreSQL database appender. Requires https://github.com/clojure/java.jdbc, https://github.com/swaldman/c3p0.

JDBC PostgreSQL database appender.
Requires https://github.com/clojure/java.jdbc,
         https://github.com/swaldman/c3p0.
raw docstring

taoensso.timbre.appenders.community.sentry

Sentry appender. Requires https://github.com/sethtrain/raven-clj.

Sentry appender. Requires https://github.com/sethtrain/raven-clj.
raw docstring

taoensso.timbre.appenders.community.slack

Slack appender. Requires https://github.com/julienXX/clj-slack.

Slack appender. Requires https://github.com/julienXX/clj-slack.
raw docstring

taoensso.timbre.appenders.core

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

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

taoensso.timbre.appenders.postal

Email (Postal) appender. Requires https://github.com/drewr/postal.

Email (Postal) appender. Requires https://github.com/drewr/postal.
raw docstring

taoensso.timbre.tools.logging

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

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

× close