masaori335 opened a new pull request, #13369:
URL: https://github.com/apache/trafficserver/pull/13369

   Cherry-pick #13090 following #13354
   
   ----
   
   * Add severity-aware logging to config reload framework
   
   Unify diagnostic logging (diags.log) with ConfigContext task logs 
(traffic_ctl config status) via CfgLoad* macros. Each task log entry now 
carries a DiagsLevel severity, enabling --min-level filtering in traffic_ctl 
and severity tags in output ([Note], [Err], etc). Reload summaries are logged 
to diags.log after a grace period, with detailed per-subtask dumps under the 
config.reload debug tag.
   
   Fixes: #12963
   (cherry picked from commit f83807869d69b84113e66661cd4c0c39a99cd85a)
   
   Conflicts:
        include/proxy/http/remap/RemapYamlConfig.h
        src/iocore/cache/CacheHosting.cc
        src/iocore/net/SSLUtils.cc
        src/proxy/ReverseProxy.cc
        src/proxy/http/remap/RemapYamlConfig.cc
        src/proxy/http/remap/UrlRewrite.cc


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to