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:
@@ -1,7 +1,8 @@
|
||||
cn.hutool.log.dialect.logtube.LogTubeLogFactory
|
||||
cn.hutool.log.dialect.slf4j.Slf4jLogFactory
|
||||
cn.hutool.log.dialect.log4j2.Log4j2LogFactory
|
||||
cn.hutool.log.dialect.log4j.Log4jLogFactory
|
||||
cn.hutool.log.dialect.commons.ApacheCommonsLogFactory
|
||||
cn.hutool.log.dialect.tinylog.TinyLogFactory
|
||||
cn.hutool.log.dialect.tinylog.TinyLog2Factory
|
||||
cn.hutool.log.dialect.jboss.JbossLogFactory
|
||||
cn.hutool.log.dialect.jboss.JbossLogFactory
|
||||
|
Reference in New Issue
Block a user