scw00 opened a new pull request #6836: URL: https://github.com/apache/trafficserver/pull/6836
Add basic QLOG support. There are some hacked code which should be more abstract. For example: QLog has a lot events definations like packet_set, packet_lost. And hack it one by one it's not a good idea. Also it make more difficult for adding the options to turn on or turn off this feature.  Currently it only support packet_received, packet_sent, and datagrams_received event。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
