]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: log: add lf_text_len
authorWilly Tarreau <w@1wt.eu>
Fri, 21 Dec 2012 18:23:44 +0000 (19:23 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 21 Dec 2012 18:24:48 +0000 (19:24 +0100)
commit2b0108adf6ec666d6f5e4a38cac2d4314a8e2cb5
tree7c3bded804215890ee2116879fda7e56ffabe27d
parente7ad4bb2f0c667c5ffe3953d59b4203a0c12fb30
MINOR: log: add lf_text_len

This function allows to log a text of a specific length.
include/proto/log.h
src/log.c