在resource文件下创建 application.properties 文件 在配置文件中写logging.level.root=debug 表示debug优先输出
Spring Boot 配置日志输出等级
最新推荐文章于 2025-07-11 08:30:00 发布

在resource文件下创建 application.properties 文件 在配置文件中写logging.level.root=debug 表示debug优先输出