Apache Sling OSGi LogService Implementation

Clone this repo:
  1. 8dc9384 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 4 weeks ago master
  2. 4b9009f [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 9 months ago
  3. fabae2c [maven-release-plugin] prepare release org.apache.sling.commons.logservice-1.1.2 by Stefan Seifert · 9 months ago org.apache.sling.commons.logservice-1.1.2
  4. eca5251 SLING-12551 ignore spotless code reformatting commit in git blame by Stefan Seifert · 9 months ago
  5. a5543ca SLING-12551 apply spotless formatting by Stefan Seifert · 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.