Problem/Motivation

If message has separator inside message, the parsing will not match the number of format.

Steps to reproduce

Add message with separator for example:
\Drupal::logger('test')->notice('PIPES|CHECK');"

Proposed resolution

We can limit the explode by the number of the format.

CommentFileSizeAuthor
#2 limit-explode-3585960-0.patch1.2 KBmusa.thomas

Comments

musa.thomas created an issue. See original summary.

musa.thomas’s picture

StatusFileSize
new1.2 KB