1、yml文件配置# 日志目录logging: path: home/logs/ file: ${logging.path}springboot 2、创建logback-spring.xml文件(与配置文件同级) <?xml version="1.0" ...
確定! 回上一頁