add python log viewer
This commit is contained in:
@@ -3,7 +3,8 @@ monolog:
|
||||
|
||||
handlers:
|
||||
agent:
|
||||
type: stream
|
||||
type: rotating_file
|
||||
path: '%kernel.logs_dir%/agent.log'
|
||||
level: debug
|
||||
channels: ['agent']
|
||||
max_files: 14
|
||||
channels: ['agent']
|
||||
Reference in New Issue
Block a user