Data Portal @ linkeddatafragments.org

DBpedia 2014

Search DBpedia 2014 by triple pattern

Matches in DBpedia 2014 for { ?s ?p Simple Logging Facade for Java (SLF4J) provides a Java logging API by means of a simple facade pattern. The underlying logging backend is determined at runtime by adding the desired binding to the classpath and may be java.util.logging, log4j or logback.The separation of the client API from the logging backend reduces the coupling between an application and any particular logging framework. This can make it easier to integrate with existing or third-party code or to deliver code into other projects that have already made a choice of logging backend.SLF4J was created by Ceki Gülcü as a more reliable alternative to Jakarta Commons Logging framework[citation needed]. A research performed in 2013 on 10,000 GitHub projects found that the most popular Java library is slf4j, with 30.7% of projects using it.. }

Showing items 1 to 1 of 1 with 100 items per page.