github.com/isyscore/isc-gobase@v1.5.3-0.20231218061332-cbc7451899e9/logger/test/application-full.yaml (about)

     1  base:
     2    application:
     3      # 服务名
     4      name: isc-demo
     5    logger:
     6      # 日志路径打印长短配置
     7      path:
     8        # 日志展示格式:full-全路径;short-短路径;默认short
     9        type: full