jar

com.itsaky.androidide : logger

Maven & Gradle

Aug 11, 2023
2.3k stars

logger · AndroidIDE Logging Framework

Table Of Contents

Latest Version

Download com.itsaky.androidide : logger JAR file - Latest Versions:

All Versions

Download com.itsaky.androidide : logger JAR file - All Versions:

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

com.itsaky.androidide.utils

├─ com.itsaky.androidide.utils.AndroidLogger.class - [JAR]

├─ com.itsaky.androidide.utils.ILogger.class - [JAR]

├─ com.itsaky.androidide.utils.JvmLogger.class - [JAR]

├─ com.itsaky.androidide.utils.LogUtils.class - [JAR]

com.itsaky.androidide.models

├─ com.itsaky.androidide.models.LogLine.class - [JAR]

Advertisement