jar

org.metabit.platform.interfacing : jjournal

Maven & Gradle

Jan 31, 2023
3 stars

Java journald API · Java API for reading systemd-journald logs. systemd has a specific journal system for all logs. For access to these logs from commandline, there is the journalctl executable. This library provides programmatic access the the logs.

Table Of Contents

Latest Version

Download org.metabit.platform.interfacing : jjournal JAR file - Latest Versions:

All Versions

Download org.metabit.platform.interfacing : jjournal JAR file - All Versions:

Version Vulnerabilities Size Updated
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 jjournal-0.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.metabit.platform.interfacing.jjournal

├─ org.metabit.platform.interfacing.jjournal.JJournalException.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.Journal.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.JournalConsumer.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.JournalField.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.NativeJournal.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.OpenFlags.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.Period.class - [JAR]

├─ org.metabit.platform.interfacing.jjournal.WakeupEvent.class - [JAR]

org.metabit.platform.interfacing.jnrffi

├─ org.metabit.platform.interfacing.jnrffi.JNRFFISupportFunctions.class - [JAR]

├─ org.metabit.platform.interfacing.jnrffi.JNRFFI_SD_ID128_T.class - [JAR]