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 e6c0aed  Cleanup: Constify MIMEHdr (#7949)
     add f8ec81d  Add log name configuration and stderr/stdout support. (#7937)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/logging.yaml.en.rst          |   5 +-
 doc/admin-guide/files/records.config.en.rst        |  32 ++-
 mgmt/RecordsConfig.cc                              |   7 +
 proxy/logging/LogConfig.cc                         |  16 +-
 proxy/logging/LogConfig.h                          |   5 +-
 proxy/logging/LogObject.cc                         |  31 ++-
 proxy/logging/LogObject.h                          |   2 +-
 proxy/shared/DiagsConfig.cc                        |  16 +-
 src/traffic_manager/traffic_manager.cc             |  20 +-
 src/traffic_server/traffic_server.cc               |  17 +-
 .../gold_tests/autest-site/trafficserver.test.ext  |  52 +++-
 tests/gold_tests/logging/log-filenames.test.py     | 303 +++++++++++++++++++++
 12 files changed, 462 insertions(+), 44 deletions(-)
 create mode 100644 tests/gold_tests/logging/log-filenames.test.py

Reply via email to