摘要: 在 Spring Boot 中,日志系统的设置相对灵活,Spring Boot 默认使用 Logback 作为日志框架,同时也支持其他日志框架如 Log4j2 等。以下将详细介绍如何在 Spring Boot 中进行日志设置。 1. 使用默认日志配置 Spring Boot 默认的日志配置已经能够满 阅读全文
posted @ 2025-03-05 15:08 del88 阅读(270) 评论(0) 推荐(0)