Merge pull request #277 from pmwmedia/master
Added tinylog as logging framework
This commit is contained in:
@ -381,6 +381,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [logstash](https://www.elastic.co/products/logstash) - Tool for managing log files.
|
* [logstash](https://www.elastic.co/products/logstash) - Tool for managing log files.
|
||||||
* [Metrics](https://github.com/dropwizard/metrics) - Expose metrics via JMX or HTTP and can send them to a database.
|
* [Metrics](https://github.com/dropwizard/metrics) - Expose metrics via JMX or HTTP and can send them to a database.
|
||||||
* [SLF4J](http://www.slf4j.org/) - Abstraction layer which is to be used with an implementation.
|
* [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.
|
||||||
|
|
||||||
## Machine Learning
|
## Machine Learning
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user