haproxy/include
Emeric Brun bd163817ed MEDIUM: sink: build header in sink_write for log formats
This patch extends the sink_write prototype and code to
handle the rfc5424 and rfc3164 header.

It uses header building tools from log.c. Doing this some
functions/vars have been externalized.

facility and minlevel have been removed from the struct sink
and passed to args at sink_write because they depends of the log
and not of the sink (they remained unused by rest of the code
until now).
2020-05-19 11:04:11 +02:00
..
common BUG/MINOR: sample/ssl: Fix digest converter for openssl < 1.1.0 2020-05-12 16:30:41 +02:00
import
proto MEDIUM: sink: build header in sink_write for log formats 2020-05-19 11:04:11 +02:00
types MEDIUM: sink: build header in sink_write for log formats 2020-05-19 11:04:11 +02:00