MINOR: mux-h1/trace: add traces at level ERROR for all kind of errors
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 27 Jan 2021 10:27:50 +0000 (11:27 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 28 Jan 2021 15:37:14 +0000 (16:37 +0100)
commit26a26434668b2bd503e32c57577d30039e9e29a0
tree5c46148d19944b842a50cc56f3912749cc31bdca
parentd2dcd8a88f1f98a3da60de66de0f9bccb2388fd7
MINOR: mux-h1/trace: add traces at level ERROR for all kind of errors

A number of traces could be added or changed to report errors with
TRACE_ERROR. The goal is to be able to enable error tracing only to detect
anomalies.
src/mux_h1.c