DOC

io.confluent : confluent-log4j

Maven & Gradle

May 17, 2023

Confluent Log4j · A fork of Apache Log4j v1 with security patches, and repackaged as `io.confluent:confluent-log4j`

Table Of Contents

Latest Version

Download io.confluent : confluent-log4j Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file confluent-log4j-1.2.17-cp12-javadoc.jar to confluent-log4j-1.2.17-cp12-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder confluent-log4j-1.2.17-cp12-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "confluent-log4j-1.2.17-cp12-sources.jar" -d "confluent-log4j-1.2.17-cp12-javadoc" -subpackages