serializer
serializer copied to clipboard
Consider to use java.util.logging instead of slf4j
We might want to consider using java.util.logging
instead of slf4j
.
java.util.logging
is part of the JDK, so using it means having one less external dependency.