[喂饭]Spring2.x logging常用配置

//application.yml
logging:
  level:
    root: info    # 日志等级
  file: /opt/applog/mom.log    # 文件路径
posted @ 2020-02-19 23:49  LightCan  阅读(50)  评论(0)    收藏  举报