jar

org.beiter.michael.eaudit4j.processors : slf4j

Maven & Gradle

Jul 21, 2016

slf4j · This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that logs audit events using slf4j, and passes the event on without modifying it.

Table Of Contents

Latest Version

Download org.beiter.michael.eaudit4j.processors : slf4j JAR file - Latest Versions:

All Versions

Download org.beiter.michael.eaudit4j.processors : slf4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 slf4j-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.beiter.michael.eaudit4j.processors.slf4j.propsbuilder

├─ org.beiter.michael.eaudit4j.processors.slf4j.propsbuilder.MapBasedSlf4jPropsBuilder.class - [JAR]

org.beiter.michael.eaudit4j.processors.slf4j

├─ org.beiter.michael.eaudit4j.processors.slf4j.Slf4jProcessor.class - [JAR]

├─ org.beiter.michael.eaudit4j.processors.slf4j.Slf4jProperties.class - [JAR]