icefrog-log

icefrog 日志封装

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-log
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-log
icefrog 日志封装

Download icefrog-log

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/ -->
<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-log</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/
implementation 'io.github.whaleal:icefrog-log:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-log/
implementation ("io.github.whaleal:icefrog-log:1.0.0")
'io.github.whaleal:icefrog-log:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-log" rev="1.0.0">
  <artifact name="icefrog-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-log', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-log" % "1.0.0"
[io.github.whaleal/icefrog-log "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
io.github.whaleal : icefrog-core jar 1.0.0
org.slf4j : slf4j-api Optional jar 1.7.32
ch.qos.logback : logback-classic Optional jar 1.3.0-alpha5
log4j : log4j Optional jar 1.2.17
org.apache.logging.log4j : log4j-core Optional jar 2.14.1
commons-logging : commons-logging Optional jar 1.2
org.tinylog : tinylog Optional jar 1.3.6
org.tinylog : tinylog-api Optional jar 2.3.2
org.jboss.logging : jboss-logging Optional jar 3.4.2.Final
io.github.logtube : logtube Optional jar 0.39.2

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.tinylog : tinylog-impl jar 2.3.2
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0