jar

com.github.amaranthsoftware : structlog

Maven & Gradle

Feb 26, 2017
1 stars

structlog · Structured Log Data : For if you can't run a query on your log data, under 30 seconds, it is useless.

Table Of Contents

Latest Version

Download com.github.amaranthsoftware : structlog JAR file - Latest Versions:

All Versions

Download com.github.amaranthsoftware : structlog JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 structlog-0.0.6-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amaranth.structlog.struct

├─ com.amaranth.structlog.struct.StructLog.class - [JAR]

├─ com.amaranth.structlog.struct.StructLogFactory.class - [JAR]

├─ com.amaranth.structlog.struct.StructLogPojo.class - [JAR]

structlog

├─ structlog.TestRequest.class - [JAR]

├─ structlog.TestSerDeser.class - [JAR]

com.amaranth.structlog.struct.util

├─ com.amaranth.structlog.struct.util.SerDeserHelper.class - [JAR]

com.amaranth.structlog.db

├─ com.amaranth.structlog.db.IDaoSave.class - [JAR]

Advertisement