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

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

me.weteam
ArtifactId

ArtifactId

spring-boot-starter-logging-aliyun
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-boot-starter-logging-aliyun

How to add to project

<!-- https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/ -->
<dependency>
    <groupId>me.weteam</groupId>
    <artifactId>spring-boot-starter-logging-aliyun</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/
implementation 'me.weteam:spring-boot-starter-logging-aliyun:2.0.0'
// https://jarcasting.com/artifacts/me.weteam/spring-boot-starter-logging-aliyun/
implementation ("me.weteam:spring-boot-starter-logging-aliyun:2.0.0")
'me.weteam:spring-boot-starter-logging-aliyun:jar:2.0.0'
<dependency org="me.weteam" name="spring-boot-starter-logging-aliyun" rev="2.0.0">
  <artifact name="spring-boot-starter-logging-aliyun" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.weteam', module='spring-boot-starter-logging-aliyun', version='2.0.0')
)
libraryDependencies += "me.weteam" % "spring-boot-starter-logging-aliyun" % "2.0.0"
[me.weteam/spring-boot-starter-logging-aliyun "2.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
net.dreamlu : mica-auto Optional jar
com.aliyun.openservices : aliyun-log-producer jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
com.alibaba : fastjson jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1
1.0.0