MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat'
authorWilliam Lallemand <wlallemand@haproxy.org>
Mon, 2 Aug 2021 08:25:30 +0000 (10:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 2 Aug 2021 08:42:42 +0000 (10:42 +0200)
commit56f1f75715565fedc5e7bda70afda44939697001
treef5a07ab4cae3d344d1fd0b72063381d325e89b7f
parent8441deb1e2287b8f86c575e5b1d350853f7f97d7
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat'

Rename the 'dontloglegacyconnerr' option to 'log-error-via-logformat'
which is much more self-explanatory and readable.

Note: only legacy keywords don't use hyphens, it is recommended to
separate words with them in new keywords.
doc/configuration.txt
include/haproxy/proxy-t.h
reg-tests/ssl/ssl_errors.vtc
src/proxy.c
src/session.c