jar

de.rakuten : log-analytics-logback

Maven & Gradle

Jan 15, 2019

log-analytics-logback · The Log Analytics Logback Appender works like a Logback extension to send logs to the Azure Log Analytics, through the Log Analytics REST API.

Table Of Contents

Latest Version

Download de.rakuten : log-analytics-logback JAR file - Latest Versions:

All Versions

Download de.rakuten : log-analytics-logback 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 log-analytics-logback-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.rakuten.logback

├─ de.rakuten.logback.LogAnalyticsAppender.class - [JAR]

de.rakuten.logback.usecase

├─ de.rakuten.logback.usecase.GenerateLogJson.class - [JAR]

├─ de.rakuten.logback.usecase.GenerateSignature.class - [JAR]

de.rakuten.logback.gateway.http

├─ de.rakuten.logback.gateway.http.LogAnalyticsDataCollectorApi.class - [JAR]

de.rakuten.logback.domain

├─ de.rakuten.logback.domain.ApplicationType.class - [JAR]

de.rakuten.logback.config

├─ de.rakuten.logback.config.LogConfiguration.class - [JAR]

Advertisement