Slide 41
Slide 41 text
Framework Support
Supports log4j, log4j2, logback, JCL, and JUL
All you really need is slf4j-api (1.7.5+ preferred)
Usually just have to include the proper framework-slf4j jar
Can also spawn nasty dependency issues
Data must flow in one direction, so choose yours and use
dependency reports & exclusions to make it happen
Thursday, April 18, 13