mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-09-11 22:56:15 -04:00
Add Flogger (#1119)
This commit is contained in:
parent
2a95a3be12
commit
f65293e710
1 changed files with 1 additions and 0 deletions
|
@ -607,6 +607,7 @@ _Libraries that log the behavior of an application._
|
||||||
- [SLF4J](http://www.slf4j.org) - Abstraction layer/simple logging facade.
|
- [SLF4J](http://www.slf4j.org) - Abstraction layer/simple logging facade.
|
||||||
- [tinylog](https://tinylog.org/v2/) - Lightweight logging framework with static logger class.
|
- [tinylog](https://tinylog.org/v2/) - Lightweight logging framework with static logger class.
|
||||||
- [OpenTracing Toolbox](https://github.com/zalando/opentracing-toolbox) - Collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing instrumentations.
|
- [OpenTracing Toolbox](https://github.com/zalando/opentracing-toolbox) - Collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing instrumentations.
|
||||||
|
- [Flogger](https://google.github.io/flogger/) - Flogger is a fluent logging API for Java. It supports a wide variety of features, and has many benefits over existing logging APIs.
|
||||||
|
|
||||||
### Machine Learning
|
### Machine Learning
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue