GitHub user ngjunjie1991 opened a pull request: https://github.com/apache/trafficserver/pull/220
TS-2106 Added plugin names to all TSError messages. Removed \n. Tested: RHEL-6.5 Author: Jun Jie Ng <ngjun...@yahoo-inc.com> Normalized all TSError messages to state the plugin from which it was made from. Also removed the newline character /n at the end of TSError messages that had them, and rephrased some TSError messages that had the word "Error" when appropriate, as mentioned in the ticket description. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ngjunjie1991/trafficserver master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/220.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #220 ---- commit 5829a71d2fcb920410ef348df65396af2d329a80 Author: Jun Jie Ng <ngjunjie1...@gmail.com> Date: 2015-06-11T21:37:32Z TS-2106 Added plugin names to all TSError messages. Removed \n. Tested: RHEL-6.5 Author: Jun Jie Ng <ngjun...@yahoo-inc.com> Normalized all TSError messages to state the plugin from which it was made from. Also removed the newline character /n at the end of TSError messages that had them, and rephrased some TSError messages that had the word "Error" when appropriate, as mentioned in the ticket description. ---- --- 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. ---