github.com/kaydxh/golang@v0.0.131/pkg/logs/log.yaml (about)

     1  log:
     2    formatter: glog
     3    level: info
     4    filepath: ./log
     5    max_age: 604800s #168h
     6    max_count: 200
     7    rotate_interval: 3600s #1h
     8    rotate_size: 104857600 #100M
     9    report_caller: true
    10    enable_goroutine_id: false
    11    redirct: file #file, stdout