DOC

com.github.loki4j : loki-protobuf

Maven & Gradle

Jul 24, 2022
269 stars

Compiled Protobuf files for Loki4j · Loki4j aims to be the fastest and the most lightweight implementation of Logback Appender for Loki

Table Of Contents

Latest Version

Download com.github.loki4j : loki-protobuf Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file loki-protobuf-0.0.1_pb3.20.0-javadoc.jar to loki-protobuf-0.0.1_pb3.20.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder loki-protobuf-0.0.1_pb3.20.0-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 "loki-protobuf-0.0.1_pb3.20.0-sources.jar" -d "loki-protobuf-0.0.1_pb3.20.0-javadoc" -subpackages