mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-01 00:52:01 +02:00
In order to support delimiting output events with other characters than just the LF, let's pass the delimiter through the API. The default remains the LF, used by applet_append_line(), and ignored by the log forwarder.