日志(Log)On this page日志(Log) 基于开源日志框架 Log4j 2 实现,提供日志记录器对象的统一管理,并整合了 JCL、Slf4j 等优秀的日志系统,可以在任意位置调用任意日志记录器输出日志,实现了系统与业务日志的分离,同时与 YMP 配置体系模块配合使用,效果更佳。 Maven包依赖 <dependency> <groupId>net.ymate.platform</groupId> <artifactId>ymate-platform-log</artifactId> <version>2.1.4-dev</version></dependency> 模块配置 配置文件参数说明