SIPp / sipp

The SIPp testing tool
https://sipp.readthedocs.io
Other
888 stars 375 forks source link

Logger: Append newlines to messages in error log files #723

Closed orgads closed 2 months ago

orgads commented 2 months ago

Since 493e8f524d (Consistently use no LF in ERROR() calls) there are no newlines in the messages, so they should be appended centrally.

Fixes #722.