Browse Source

基本架构

luoyangwei 1 year ago
parent
commit
c29df25e93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      logger.yaml

+ 1 - 1
logger.yaml

@@ -1,6 +1,6 @@
 server:
     logger:
-        output: "./logs/output.log"
+        output: "./logs/%s.log"
         max_size: 1
         max_backups: 5
         max_age: 7 # 保留7天的日志