]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: emit logs instead of ha_notice
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Apr 2025 12:39:39 +0000 (14:39 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Apr 2025 12:39:39 +0000 (14:39 +0200)
commit31a1d138024a04a8d1af384a6070091d31c6733a
tree5e7ad626d7fb6a189ab24090cfe6cc73a70de4ed
parentf36f9ca21c7c430f326cd6b347ad0553d927feae
MINOR: acme: emit logs instead of ha_notice

Emit logs using the global logs when the ACME task failed or retries,
instead of using ha_notice().
src/acme.c