| |||||
SLF4J allows a Java app to quickly be integrated with most logging frameworks around.
It sits between the app and the logging utility allowing easy interaction and logging of various messages.
Here are some key features of "SLF4J":
Supported logging utilities:
· Log4j (Apache Logging)
· Simple
· NOP
· AVSL
· Apache Commons Logging
· Logback
Requirements:
· JDK 1.5 or higher
What's New in This Release: [ read full changelog ]
· Added osgi-over-slf4j module which serves as an OSGi LogService implementation delegating to slf4j.

Via: SLF4J 1.7.2
No comments:
Post a Comment