mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 07:33:34 +02:00
Sometimes it would be nice to be able to only trace abnormal events such as protocol errors. Let's add a new "error" level below the "user" level for this. This will allow to add TRACE_ERROR() at various error points and only see them.