ocket8888 opened a new pull request, #7673: URL: https://github.com/apache/trafficcontrol/pull/7673
This PR overhauls the way TPv2 does logging to be more consistent. At present, it's not configurable, it just omits debug-level messages if it's in a production environment. The idea was primarily to add it to the server, which had sparse and opaque logging, but a logging service was also added to the UI to allow for a consistent logging format there. Really all that does is add timestamps to everything (so far). <hr/> ## Which Traffic Control components are affected by this PR? - Traffic Portal (experimental v2) ## What is the best way to verify this PR? Make sure the tests pass, look at the server logs and see if the format looks good. ## PR submission checklist - [x] This PR has tests - [x] This PR has documentation - [x] This PR doesn't need a CHANGELOG.md entry - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** -- 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]
