feat: extend log entries with current uri

This commit is contained in:
Björn Fromme
2024-10-14 15:01:39 +02:00
parent 5976668cb7
commit b4925f3065
3 changed files with 97 additions and 1 deletions
+6 -1
View File
@@ -61,7 +61,12 @@ services:
- '@security.helper'
tags:
- name: monolog.processor
channel: myep
App\Logging\RequestInfoProcessor:
arguments:
- '@request_stack'
tags:
- name: monolog.processor
App\Menu\AdminMenuBuilder:
arguments: