#
awesome-java
Here are 5 public repositories matching this topic...
-
Updated
Jul 25, 2020
collection of awesome lists
learning
awesome
awesomeness
learn-to-code
awesome-list
learn-js
awesome-lists
awesome-go
awesome-python
learn-java
awesome-swift
awesome-vue
learn-javascript
awesome-css
awesome-javascript
awesome-code
awesome-blockchain
awesome-reactjs
awesome-java
awesome-flutter
-
Updated
Jun 15, 2020 - Python
A library for functional validation
-
Updated
Feb 10, 2020 - Java
Improve this page
Add a description, image, and links to the awesome-java topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the awesome-java topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
All the data need to be logged. That's why I think that the logging must be added to the image-comparison.
Describe the solution you'd like
The solution is to add
SLF4Jbased on Log4j 2.* version.Describe alternatives you've considered
Instead of the Log4J can be used Logback or even JUL(java.util.logging).
Th