tree: 7d70529632c054e06360369f9649de3a83f4b41d [path history] [tgz]
  1. src/
  2. .gitignore
  3. CODE_OF_CONDUCT.md
  4. CONTRIBUTING.md
  5. Jenkinsfile
  6. LICENSE
  7. pom.xml
  8. README.md
README.md

Build Status Test Status Maven Central JavaDocs 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.