]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stats-file: add the filename in the warning
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 19 Nov 2024 14:42:05 +0000 (15:42 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 19 Nov 2024 14:49:44 +0000 (15:49 +0100)
commit96f2736e9909cbe3d05d1d54a8322e6b948ccec5
treef2278c56a226c60aa9d7f977b70af0d622dec267
parente68c6852adb7051a30e209c5a0604f192182b42d
MINOR: stats-file: add the filename in the warning

Add the name of the stats-file in the warning so it's clear that the
warning was provoked by the stats-file and not the config file.
src/stats-file.c