You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "FSchumacher (via GitHub)" <gi...@apache.org> on 2023/04/20 15:01:30 UTC

[GitHub] [jmeter] FSchumacher commented on pull request #5805: Escape control characters in CSV log file

FSchumacher commented on PR #5805:
URL: https://github.com/apache/jmeter/pull/5805#issuecomment-1516489111

   I wonder, if we should use `StringEscapeUtils#escapeCsv(String)` from commons-text instead of our own implementation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org