spring-boot-starter-log

Springboot自动化配置日志操作。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-log
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-log
Springboot自动化配置日志操作。

Download spring-boot-starter-log

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.4.2.RELEASE
com.aliyun.openservices : aliyun-log Optional jar 0.6.3
com.ruijc : util jar 3.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.

utils

Build Status Coverage Status License


各种工具包。

感谢

jetbrains-variant-4.png

Versions

Version
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0