Adding sonarqube badges as per SLING-9682
1 file changed
tree: 51fa6e3d843f2241a43890c5aa5980977ea605ec
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Apache Sling

Build Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling OSGi LogService Implementation

This module is part of the Apache Sling project.

The “logservice” project implements the OSGi LogService implementation on top of the SLF4J logging API. This bundle should be installed as one of the first modules in the OSGi framework along with the SLF4J API and implementation and provided the framework supports start levels - be set to start at start level 1. This ensures the Logging bundle is loaded as early as possible thus providing services to the framework and preparing logging.