first commit

This commit is contained in:
team 1
2026-02-11 14:15:08 +01:00
parent a4742c2c38
commit aa7d362bc3
58 changed files with 9999 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
monolog:
channels: ['agent']
handlers:
agent:
type: stream
path: '%kernel.logs_dir%/agent.log'
level: debug
channels: ['agent']