mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 13:51:26 +02:00
CLEANUP: log: fix comment of parse_logformat_string()
"fmt" is passed to parse_logformat_string, adjust comment accordingly
This commit is contained in:
parent
82e01b9437
commit
ae40dbc93c
@ -551,7 +551,7 @@ int add_sample_to_logformat_list(char *text, char *arg, int arg_len, struct prox
|
|||||||
* You can set arguments using { } : %{many arguments}varname.
|
* You can set arguments using { } : %{many arguments}varname.
|
||||||
* The curproxy->conf.args.ctx must be set by the caller.
|
* The curproxy->conf.args.ctx must be set by the caller.
|
||||||
*
|
*
|
||||||
* str: the string to parse
|
* fmt: the string to parse
|
||||||
* curproxy: the proxy affected
|
* curproxy: the proxy affected
|
||||||
* list_format: the destination list
|
* list_format: the destination list
|
||||||
* options: LOG_OPT_* to force on every node
|
* options: LOG_OPT_* to force on every node
|
||||||
|
Loading…
x
Reference in New Issue
Block a user