jar

de.peetzen.dropwizard : dropwizard-logging-kafka

Maven & Gradle

Jul 19, 2023
0 stars

Kafka Logging Appender for Dropwizard · A configurable Dropwizard logging appender that writes events to a Kafka topic.

Table Of Contents

Latest Version

Download de.peetzen.dropwizard : dropwizard-logging-kafka JAR file - Latest Versions:

All Versions

Download de.peetzen.dropwizard : dropwizard-logging-kafka JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.0.x
1.3.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 dropwizard-logging-kafka-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.peetzen.dropwizard.logging.kafka

├─ de.peetzen.dropwizard.logging.kafka.AbstractKafkaAppenderFactory.class - [JAR]

├─ de.peetzen.dropwizard.logging.kafka.IgnoreApacheKafkaLoggerFilter.class - [JAR]

├─ de.peetzen.dropwizard.logging.kafka.KafkaAppenderFactory.class - [JAR]

Advertisement