MINOR: log: display exec path on first warning
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 28 May 2021 07:57:10 +0000 (09:57 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 7 Jun 2021 15:19:15 +0000 (17:19 +0200)
commitda3d68111c21f1f2e088b5db2ed4f72737680d3b
treee701e301e8eae994439709016bda2ab2eab596c1
parent816281ff16b9c01a213b8e2aa7ba10f6c7bfee9a
MINOR: log: display exec path on first warning

Display process executable path on first warning if not already done in
ha_warning, as in ha_alert. The output is thus cleaner when ALERT and
WARN messages are mixed, with the executable path always on first
position.
src/errors.c