Move cutting long JSON line function from the LoggerEntry to plugins
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3550726. --> Reported by: [murz](https://www.drupal.org/user/157092) Related to !4 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Now the LoggerEntry object handles cutting the long JSON lines, but this functionality is not needed for every logger target plugin.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Would be great to move the cutting long JSON line function from the LoggerEntry to plugins.</p>
issue