jar

io.polywrap.plugins : logger-jvm

Maven & Gradle

Aug 24, 2023
0 stars

logger-plugin · Polywrap Logger Plugin for JVM and Android

Table Of Contents

Latest Version

Download io.polywrap.plugins : logger-jvm JAR file - Latest Versions:

All Versions

Download io.polywrap.plugins : logger-jvm JAR file - All Versions:

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

io.polywrap.plugins.logger

├─ io.polywrap.plugins.logger.LoggerPlugin.class - [JAR]

├─ io.polywrap.plugins.logger.LoggerPluginKt.class - [JAR]

io.polywrap.plugins.logger.wrap

├─ io.polywrap.plugins.logger.wrap.ArgsLog.class - [JAR]

├─ io.polywrap.plugins.logger.wrap.LogLevel.class - [JAR]

├─ io.polywrap.plugins.logger.wrap.Module.class - [JAR]

├─ io.polywrap.plugins.logger.wrap.TypesKt.class - [JAR]

├─ io.polywrap.plugins.logger.wrap.Wrap_infoKt.class - [JAR]