is not current version
Last Version 1.0.1-RELEASE

io.github.redick01:log-trace-helper-all 1.0-RELEASE

🔥🔥🔥轻量级日志链路追踪工具,结合logstash-logback-encoder实现日志输出json格式化s

GroupId

GroupId

io.github.redick01
ArtifactId

ArtifactId

log-trace-helper-all
Version

Version

1.0-RELEASE
Type

Type

pom

Download log-trace-helper-all 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/ -->
<dependency>
    <groupId>io.github.redick01</groupId>
    <artifactId>log-trace-helper-all</artifactId>
    <version>1.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation 'io.github.redick01:log-trace-helper-all:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-trace-helper-all/
implementation ("io.github.redick01:log-trace-helper-all:1.0-RELEASE")
'io.github.redick01:log-trace-helper-all:pom:1.0-RELEASE'
<dependency org="io.github.redick01" name="log-trace-helper-all" rev="1.0-RELEASE">
  <artifact name="log-trace-helper-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-trace-helper-all', version='1.0-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-trace-helper-all" % "1.0-RELEASE"
[io.github.redick01/log-trace-helper-all "1.0-RELEASE"]