File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33The Simple Logging Facade for Java (SLF4J) serves as a simple facade
44or abstraction for various logging frameworks (e.g. java.util.logging,
5- logback, log4j) allowing the end user to plug in the desired logging
5+ logback, reload4j, log4j 2.x ) allowing the end user to plug in the desired logging
66framework at deployment time.
77
88More information can be found on the [ SLF4J website] ( http://www.slf4j.org ) .
99
1010# Build Status
1111[ ![ Build Status] ( https://travis-ci.org/qos-ch/slf4j.svg )] ( https://travis-ci.org/qos-ch/slf4j )
1212
13- # Maven Central
14- [ ![ Maven Central] ( https://img.shields.io/badge/slf4j -2.0.3 -green )] ( https://search.maven.org/search?q=g:org.slf4j%20AND%20v:2.0.2 )
13+ # Search org.slf4j artifacts on Maven Central
14+ [ ![ Maven Central] ( https://img.shields.io/badge/Search%20org%2Eslf4j%20artifacts%20on%20Maven%20Central -2.0.x -green )] ( https://search.maven.org/search?q=g:org.slf4j%20AND%20v:2.0.%3F )
1515
1616
1717# How to build SLF4J
You can’t perform that action at this time.
0 commit comments