There are a dozen SLF4 jars within the project and I can't tell which I need to run BoneCP. Is it just slf4j-simple-xxx.jar, etc.
Asked
Active
Viewed 676 times
1 Answers
3
You can chose any slf4j binding, e.g. slf4j-nop, slf4j-simple, logback-classic, slf4j-log4j12 or slf4j-jdk14. Just pick one, any one.

Ceki
- 26,753
- 7
- 62
- 71