Add support for logging the request UUID
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3551603. -->
Reported by: [murz](https://www.drupal.org/user/157092)
Related to !5
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The <a href="https://www.drupal.org/project/request_logger">Request Logger</a> module provide a cool feature with adding a UUID to each request, which helps with finding all log records, related to a specific request.</p>
<p>Would be great to integrate this UUID support into the module.</p>
issue