]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: log: add log_orig_to_str() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 6 May 2024 12:33:16 +0000 (14:33 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 13 Jun 2024 13:43:09 +0000 (15:43 +0200)
commitb52862d40167bbf209573b883cdb74b91c93bbe9
tree6ca0f5222c654a2c74c7e1445c30ce6322b2610d
parent2a91bd52adf5ae0b509903e4500db8d222cb96d9
MINOR: log: add log_orig_to_str() function

Get human readable string from log_orig enum members.
include/haproxy/log.h
src/log.c