jar

org.everit.osgi : org.everit.osgi.loglistener.slf4j

Maven & Gradle

Sep 11, 2014
2 usages
2 stars

Everit - OSGi LogListener implementation for SLF4J · An OSGi LogListener implementation that forwards the LogEntry to an SLF4J logger. This bundle contains a BundleActivator that opens a ServiceTracker for LogReaderServices to add the Slf4jLogListener the them.

Table Of Contents

Latest Version

Download org.everit.osgi : org.everit.osgi.loglistener.slf4j JAR file - Latest Versions:

All Versions

Download org.everit.osgi : org.everit.osgi.loglistener.slf4j JAR file - All Versions:

Version Vulnerabilities Size Updated
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.everit.osgi.loglistener.slf4j-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.everit.osgi.loglistener.slf4j.internal

├─ org.everit.osgi.loglistener.slf4j.internal.Activator.class - [JAR]

├─ org.everit.osgi.loglistener.slf4j.internal.LogReaderServiceTrackerCustomizer.class - [JAR]

├─ org.everit.osgi.loglistener.slf4j.internal.Slf4jLogListener.class - [JAR]

Advertisement