Skip to content

We want to save the logs as plain text without special Unicode characters

Ingo Klöcker requested to merge work/cherry-pick-bd18a609 into release/24.05

Raw text contains paragraph (U+2029) and line (U+2028) separators that many (command line) tools don't know. In plain text those are replaced by line feed characters.

(cherry picked from commit bd18a609)

Merge request reports

Loading