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