#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"]
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.
Apache License