Merge pull request #399 from LappleApple/patch-6

Added Tracer to "Logging" section
This commit is contained in:
Andreas Kull
2016-08-20 22:42:53 +02:00
committed by GitHub

View File

@ -449,6 +449,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Logstash](https://www.elastic.co/products/logstash) - Tool for managing log files.
* [SLF4J](http://www.slf4j.org/) - Abstraction layer which is to be used with an implementation.
* [tinylog](http://www.tinylog.org/) - Lightweight logging framework with static logger class.
* [Tracer](https://github.com/zalando/tracer) - Call tracing and log correlation in distributed systems.
## Machine Learning