Apache Sling OSGi LogService Implementation

Clone this repo:
  1. 8cf1230 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 6 months ago master
  2. 1c9d9aa SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 1 year ago
  3. b78fde7 SLING-11303: update to sling 47 (#1) by Ashok Pelluru · 2 years ago
  4. 9ffc442 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 2 years, 3 months ago
  5. a6c75dd SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 2 years, 9 months ago

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.