| License | License
                                                        Mulan Permissive Software License,Version 2                                                 | 
|---|---|
| GroupId | GroupIdcn.hutool | 
| ArtifactId | ArtifactIdhutool-log | 
| Last Version | Last Version5.8.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhutool-log Hutool 日志封装 | 
| Filename | Size | 
|---|---|
| hutool-log-5.8.4.pom | |
| hutool-log-5.8.4.jar | 40 KB | 
| hutool-log-5.8.4-sources.jar | 30 KB | 
| hutool-log-5.8.4-javadoc.jar | 248 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.hutool/hutool-log/ -->
<dependency>
    <groupId>cn.hutool</groupId>
    <artifactId>hutool-log</artifactId>
    <version>5.8.4</version>
</dependency>// https://jarcasting.com/artifacts/cn.hutool/hutool-log/
implementation 'cn.hutool:hutool-log:5.8.4'// https://jarcasting.com/artifacts/cn.hutool/hutool-log/
implementation ("cn.hutool:hutool-log:5.8.4")'cn.hutool:hutool-log:jar:5.8.4'<dependency org="cn.hutool" name="hutool-log" rev="5.8.4">
  <artifact name="hutool-log" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.hutool', module='hutool-log', version='5.8.4')
)libraryDependencies += "cn.hutool" % "hutool-log" % "5.8.4"[cn.hutool/hutool-log "5.8.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| cn.hutool : hutool-core | jar | 5.8.4 | 
| org.slf4j : slf4j-api Optional | jar | 1.7.36 | 
| ch.qos.logback : logback-classic Optional | jar | 1.3.0-alpha5 | 
| log4j : log4j Optional | jar | 1.2.17 | 
| org.apache.logging.log4j : log4j-api Optional | jar | 2.17.2 | 
| commons-logging : commons-logging Optional | jar | 1.2 | 
| org.tinylog : tinylog Optional | jar | 1.3.6 | 
| org.tinylog : tinylog-api Optional | jar | 2.4.1 | 
| org.jboss.logging : jboss-logging Optional | jar | 3.4.3.Final | 
| io.github.logtube : logtube Optional | jar | 0.43.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| org.tinylog : tinylog-impl | jar | 2.4.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| junit : junit | jar | 4.13.2 | 
| org.projectlombok : lombok | jar | 1.18.24 |