jar

me.weteam : spring-boot-starter-logging-aliyun

Maven & Gradle

Mar 14, 2022
7 stars

spring-boot-starter-logging-aliyun · 一个基于阿里云日志服务 aliyun-log-producer 封装的 spring-boot starter, base-on: SpringBoot2.x; GitHub: https://github.com/gumutianqi/spring-boot-starter-log-aliyun

Table Of Contents

Latest Version

Download me.weteam : spring-boot-starter-logging-aliyun JAR file - Latest Versions:

All Versions

Download me.weteam : spring-boot-starter-logging-aliyun JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
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 spring-boot-starter-logging-aliyun-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.weteam.loghub.config

├─ me.weteam.loghub.config.AliyunLogAutoConfiguration.class - [JAR]

├─ me.weteam.loghub.config.AliyunLogProperties.class - [JAR]

me.weteam.loghub

├─ me.weteam.loghub.AliyunLogHub.class - [JAR]

me.weteam.loghub.plugins.event

├─ me.weteam.loghub.plugins.event.AbstractLogEvent.class - [JAR]

├─ me.weteam.loghub.plugins.event.ThreadEventHolder.class - [JAR]

Advertisement