SLF4J
couch4j uses SLF4J as the logging abstraction. Simply add an appropriate SLF4J binding library for your logging framework (example dependency for Maven users).
SLF4J is a simple facade for logging systems allowing the end-user to plug-in the desired logging system at deployment time.
See http://www.slf4j.org/ for more information.
Add Comment