feat: log request ids to map xml dumps of bpn api communication
This commit is contained in:
@@ -132,3 +132,8 @@ services:
|
||||
arguments:
|
||||
$httpClient: '@typo3.client'
|
||||
$apiKey: 'AbcAbc123'# dummy key, not yet implemented
|
||||
|
||||
App\Logger\RequestIdProcessor:
|
||||
tags:
|
||||
- { name: monolog.processor }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user