feat: logging added
This commit is contained in:
12
log/log.yaml
12
log/log.yaml
@@ -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
|
||||
Reference in New Issue
Block a user