jar

net.gini.dropwizard : dropwizard-gelf

Maven & Gradle

Jul 31, 2021
1 usages
52 stars

Dropwizard GELF Bundle · Addon bundle for Dropwizard to support logging to a GELF-enabled server like Graylog2 or logstash

Table Of Contents

Latest Version

Download net.gini.dropwizard : dropwizard-gelf JAR file - Latest Versions:

All Versions

Download net.gini.dropwizard : dropwizard-gelf JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.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-gelf-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.gini.dropwizard.gelf.filters

├─ net.gini.dropwizard.gelf.filters.CountingServletOutputStream.class - [JAR]

├─ net.gini.dropwizard.gelf.filters.GelfLoggingFilter.class - [JAR]

net.gini.dropwizard.gelf.logging

├─ net.gini.dropwizard.gelf.logging.GelfAppenderFactory.class - [JAR]

├─ net.gini.dropwizard.gelf.logging.GelfBootstrap.class - [JAR]

├─ net.gini.dropwizard.gelf.logging.UncaughtExceptionHandlers.class - [JAR]

Advertisement