jar

org.apache.sling : org.apache.sling.commons.logservice

Maven & Gradle

Aug 26, 2019
8 usages

Apache Sling OSGi LogService Implementation · Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend.

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.commons.logservice JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.commons.logservice JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.commons.logservice-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.commons.logservice.internal

├─ org.apache.sling.commons.logservice.internal.Activator.class - [JAR]

├─ org.apache.sling.commons.logservice.internal.SLF4JSupport.class - [JAR]

Advertisement