commit | c4df59e91487ca78851a742adb70322264bd6992 | [log] [tgz] |
---|---|---|
author | Andjelko Iharos <aiharos@haproxy.com> | Thu Jul 20 11:59:48 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Sep 13 13:37:59 2017 +0200 |
tree | 2de09d53bbe522b4caebc898355b26916f9c9fa2 | |
parent | ed0d96cac4c2235be3ab44b94269bbb8ab55dc6f [diff] |
MINOR: cli: add socket commands and config to prepend informational messages with severity Adds cli commands to change at runtime whether informational messages are prepended with severity level or not, with support for numeric and worded severity in line with syslog severity level. Adds stats socket config keyword severity-output to set default behavior per socket on startup.