jar

com.mangofactory : org.graylog2.gelfj

Maven & Gradle

May 19, 2013
0 stars

gelfj · GELF implementation in Java and log4j appender without any dependencies.

Table Of Contents

Latest Version

Download com.mangofactory : org.graylog2.gelfj JAR file - Latest Versions:

All Versions

Download com.mangofactory : org.graylog2.gelfj 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 org.graylog2.gelfj-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.graylog2

├─ org.graylog2.GelfMessage.class - [JAR]

├─ org.graylog2.GelfMessageFactory.class - [JAR]

├─ org.graylog2.GelfMessageProvider.class - [JAR]

├─ org.graylog2.GelfSender.class - [JAR]

├─ org.graylog2.GelfTCPSender.class - [JAR]

├─ org.graylog2.GelfUDPSender.class - [JAR]

org.graylog2.log

├─ org.graylog2.log.GelfAppender.class - [JAR]

├─ org.graylog2.log.GelfConsoleAppender.class - [JAR]

├─ org.graylog2.log.Log4jVersionChecker.class - [JAR]

org.graylog2.logging

├─ org.graylog2.logging.GelfHandler.class - [JAR]

Advertisement