]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: configuration: move the default log formats to their own section
authorWilly Tarreau <w@1wt.eu>
Fri, 5 Nov 2021 17:09:06 +0000 (18:09 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 6 Nov 2021 08:20:07 +0000 (09:20 +0100)
commit2ed7350f4ca0ce97ceae8fa45b475e1fe1ca8165
tree3962d894de693c71602f40c3e27e2a3e67d078c5
parent6f7497616e8990ec8876657bf953330c0df1d709
DOC: configuration: move the default log formats to their own section

I'm always having a very hard time finding the log-format definition of
httplog, because it's not in the httplog description, and looking for
"httplog" doesn't yield the custom log formats section.

It would make more sense to write these log-formats into their respective
sections where they will be easier to find. That's what this commit does.
doc/configuration.txt