Pass the LoggerEntry object to plugins instead of string
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3547618. -->
Reported by: [murz](https://www.drupal.org/user/157092)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The current implementation gives the JSON string to plugins, but some plugins require raw data in the array format. So, would be great to pass the LoggerEntry object.</p>
issue