Remove Logback from production JAR
Move Logback dependency to test scope to make it possible for applications using this library to choose their implementation of the SLF4J API. For example, Spring Boot provides one out of the box already.
Fixes gh-49
Signed-off-by:
Thomas Vitale <ThomasVitale@users.noreply.github.com>
Loading
Please sign in to comment