chore: rotate auth log
This commit is contained in:
@@ -73,7 +73,8 @@ when@prod:
|
||||
level: info
|
||||
channels: ["bpn"]
|
||||
auth:
|
||||
type: stream
|
||||
type: rotating_file
|
||||
max_files: 7
|
||||
path: "%kernel.logs_dir%/%kernel.environment%.auth.log"
|
||||
level: debug
|
||||
channels: ["auth"]
|
||||
|
||||
Reference in New Issue
Block a user