diff --git a/log/log.yaml b/log/log.yaml deleted file mode 100644 index ea47e34..0000000 --- a/log/log.yaml +++ /dev/null @@ -1,12 +0,0 @@ -level: info -destinations: - - type: stdout - - type: file - config: - path: my_log_file.log - maxSize: "500" - maxBackups: "15" - maxAge: "30" -contextKeys: - - requestID - - userID