mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 22:19:27 +02:00
The macros DBG_TRACE_*() can be used instead of existing trace macros to emit trace messages in debug mode only, ie, when HAProxy is compiled with DEBUG_FULL or DEBUG_DEV. Otherwise, these macros do nothing. So it is possible to add traces for development purpose without impacting performance of production instances.
7.2 KiB
7.2 KiB