aar

io.github.caldremch : android-logger

Maven & Gradle

Oct 27, 2022
1 stars

android-logger · android-logger

Table Of Contents

Latest Version

Download io.github.caldremch : android-logger AAR file - Latest Versions:

All Versions

Download io.github.caldremch : android-logger JAR file - All Versions:

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

com.caldremch.android.log

├─ com.caldremch.android.log.DebugLogInitializer.class - [JAR]

├─ com.caldremch.android.log.ILogWebLogLifecycle.class - [JAR]

├─ com.caldremch.android.log.ILogger.class - [JAR]

├─ com.caldremch.android.log.ILoggerFactory.class - [JAR]

├─ com.caldremch.android.log.IServerLogger.class - [JAR]

├─ com.caldremch.android.log.IServerLoggerFactory.class - [JAR]

├─ com.caldremch.android.log.Log.class - [JAR]

├─ com.caldremch.android.log.LogExtKt.class - [JAR]

├─ com.caldremch.android.log.LogWebSocketClient.class - [JAR]

com.caldremch.android.log.impl

├─ com.caldremch.android.log.impl.AndroidLoggerImpl.class - [JAR]

├─ com.caldremch.android.log.impl.DefaultLoggerFactoryImpl.class - [JAR]

├─ com.caldremch.android.log.impl.DefaultServerLoggerFactoryImpl.class - [JAR]

├─ com.caldremch.android.log.impl.JvmLoggerImpl.class - [JAR]

├─ com.caldremch.android.log.impl.Platform.class - [JAR]

├─ com.caldremch.android.log.impl.ServerLoggerImpl.class - [JAR]

Advertisement