mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add logtube support
This commit is contained in:
@@ -83,6 +83,12 @@
|
||||
<version>${jboss-logging.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.github.logtube</groupId>
|
||||
<artifactId>logtube</artifactId>
|
||||
<version>0.39.1</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
|
Reference in New Issue
Block a user