mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-08 02:10:59 +01:00
It becomes apparent that most traces will use a single trace pretty print callback, so let's allow the trace source to declare a default one so that it can be omitted from trace calls, and will be used if no other one is specified.