mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-30 22:41:06 +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.