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.