jar

com.coralogix.sdk : coralogix-sdk

Maven & Gradle

Apr 13, 2021
7 usages

Coralogix Java SDK · Connector to Coralogix API

Table Of Contents

Latest Version

Download com.coralogix.sdk : coralogix-sdk JAR file - Latest Versions:

All Versions

Download com.coralogix.sdk : coralogix-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.2.x
1.2
1.1

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 coralogix-sdk-2.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

entities

├─ entities.Bulk.class - [JAR]

├─ entities.LogEntry.class - [JAR]

├─ entities.LogEntryWrapper.class - [JAR]

├─ entities.Severity.class - [JAR]

infrastructure

├─ infrastructure.Constants.class - [JAR]

├─ infrastructure.IDebugLogger.class - [JAR]

├─ infrastructure.IHttpHelper.class - [JAR]

├─ infrastructure.utilitiesMethods.class - [JAR]

api

├─ api.CoralogixHTTPSender.class - [JAR]

├─ api.CoralogixLogger.class - [JAR]

├─ api.DebugFileLogger.class - [JAR]

├─ api.LoggerManager.class - [JAR]

├─ api.ServicesFactory.class - [JAR]

Advertisement