Closed GoogleCodeExporter closed 9 years ago
Hi Erik,
the only reason against it is that this will introduce a dependency on an
additional library that is not quite required.
Isn't there a bridge that would add a java.util.logging.Handler and route the
logging messages to SLF4J? If there's none, one could write it easily and
integrate sqlite4java with slf4j-enabled projects.
Let me know if that makes sense to you.
Igor
Original comment by ser...@gmail.com
on 20 Jun 2012 at 8:26
Hi Igor,
reducing dependency is a good point of course.
By time I'll take a closer look on it and see if what's the best way to
integrate SLF4J with the least needed overhead. I'll inform you about any
results.
Thanks so far for response.
Erik
Original comment by ErikEr...@gmail.com
on 21 Jun 2012 at 8:26
This article may help:
http://stackoverflow.com/questions/6020545/java-util-logging-logger-to-logback-u
sing-slf4j
Closing this issue for now - feel free to post if there's anything to be done
within sqlite4java project to help.
Original comment by ser...@gmail.com
on 21 Jun 2012 at 10:06
Original issue reported on code.google.com by
ErikEr...@gmail.com
on 20 Jun 2012 at 7:45