hutool/hutool-log/src/main/resources/META-INF/services/cn.hutool.log.LogFactory
2021-01-20 17:10:45 +08:00

7 lines
322 B
Plaintext

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