Github user persiaAziz commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/213#discussion_r31775359 --- Diff: lib/atscppapi/examples/globalhook/GlobalHookPlugin.cc --- @@ -19,24 +19,30 @@ #include <iostream> #include <atscppapi/GlobalPlugin.h> #include <atscppapi/PluginInit.h> - +#include<../ts/Diags.h> --- End diff -- I used it for test purpose, I wanted to write in the diags.log file. Later forgot to remove it. I will remove that
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---