Apache Sling OSGi LogService Implementation

Clone this repo:
  1. 4b9009f [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 6 months ago master
  2. fabae2c [maven-release-plugin] prepare release org.apache.sling.commons.logservice-1.1.2 by Stefan Seifert · 6 months ago org.apache.sling.commons.logservice-1.1.2
  3. eca5251 SLING-12551 ignore spotless code reformatting commit in git blame by Stefan Seifert · 6 months ago
  4. a5543ca SLING-12551 apply spotless formatting by Stefan Seifert · 6 months ago
  5. 89c2582 SLING-12551 Update to parent 62 by Stefan Seifert · 6 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.