MINOR: flt-trace: Add an option to inhibits trace messages
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 09:45:05 +0000 (10:45 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 10:34:36 +0000 (11:34 +0100)
commit96a577acae0d2e79f442e033e654618b6d017ade
tree9f729f0ad32ff8613a261b00f9cc4846c669021d
parentc41d8bd65aac1fc3525759280cc6d9b511d1dc93
MINOR: flt-trace: Add an option to inhibits trace messages

The 'quiet' option may be set to inibits the trace messages. The trace filter is
a bit verbose. This option may be used to not display the messages.
doc/configuration.txt
src/flt_trace.c