jar

org.force66 : RequestCorrelation-logback

Maven & Gradle

Mar 12, 2015

This project is a Java library that facilitates logging correlation ids for micro-services using logback.

Table Of Contents

Latest Version

Download org.force66 : RequestCorrelation-logback JAR file - Latest Versions:

All Versions

Download org.force66 : RequestCorrelation-logback 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 RequestCorrelation-logback-1.0.0-rc2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.force66.correlate.logback

├─ org.force66.correlate.logback.CorrelationConverter.class - [JAR]

├─ org.force66.correlate.logback.CorrelationPatternLayoutEncoder.class - [JAR]

Advertisement