haproxy/include
Willy Tarreau 3da0026d25 MINOR: trace: support a default callback for the source
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.
2019-08-28 07:06:23 +02:00
..
common MINOR: buffer: add functions to read/write varints from/to buffers 2019-08-27 17:14:19 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: sink: now report the number of dropped events on output 2019-08-27 17:14:19 +02:00
types MINOR: trace: support a default callback for the source 2019-08-28 07:06:23 +02:00