otto-de-legacy / tesla-basic-logging

dependencies for logging to kafka using logback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#tesla-basic-logging

"The harness of waterfalls is the most economical method known for drawing energy from the sun" - Niloka Tesla

Provides dependencies for logging to a kafka queue using Daniel Wegener's logback-kafka-appender. This is to save us the hassle of including and maintaining several dependencies in each and every of our tesla-microservice instances.

[de.otto/tesla-basic-logging "0.1.5"]

Build Status Dependencies Status

Configuration

See ./resources/logback.xml for an example config that assumes $HOST and $KAFKA_LOGGING_HOSTS are defined and that logs to both, kafka and console.

License

Apache License

About

dependencies for logging to kafka using logback

License:Apache License 2.0


Languages

Language:Clojure 100.0%