This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from b071101f7e Fix docs about Overridable Variables (#12311)
add d09b809dd5 Add the cqssg log field for TLS group name logging (#12261)
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 3 +++
doc/admin-guide/logging/formatting.en.rst | 7 ++++++-
include/iocore/net/TLSBasicSupport.h | 1 +
include/proxy/http/HttpUserAgent.h | 15 +++++++++++++++
include/proxy/logging/LogAccess.h | 1 +
include/tscore/ink_config.h.cmake.in | 3 +++
src/iocore/net/TLSBasicSupport.cc | 21 +++++++++++++++++++++
src/proxy/logging/Log.cc | 5 +++++
src/proxy/logging/LogAccess.cc | 13 +++++++++++++
9 files changed, 68 insertions(+), 1 deletion(-)