feat: log request ids to map xml dumps of bpn api communication

This commit is contained in:
Björn Fromme
2026-01-08 10:17:00 +01:00
parent 59b08ed098
commit df35ed3032
5 changed files with 67 additions and 3 deletions
+5
View File
@@ -132,3 +132,8 @@ services:
arguments:
$httpClient: '@typo3.client'
$apiKey: 'AbcAbc123'# dummy key, not yet implemented
App\Logger\RequestIdProcessor:
tags:
- { name: monolog.processor }