You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2020/09/26 08:48:23 UTC

[GitHub] [jmeter] FSchumacher opened a new pull request #623: Use string formatting for log messages

FSchumacher opened a new pull request #623:
URL: https://github.com/apache/jmeter/pull/623


   ## Description
   Use string format instead of concatenating of strings in log messages
   
   ## Motivation and Context
   It looks a bit nicer and might be faster, when the concatenated strings are not logged.
   
   ## How Has This Been Tested?
   Let the commit/PR CI test this.
   
   ## Screenshots (if appropriate):
   
   ## Types of changes
   - code styling
   
   ## Checklist:
   <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
   <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
   - [x] My code follows the [code style][style-guide] of this project.
   - [ ] I have updated the documentation accordingly.
   
   [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [jmeter] FSchumacher merged pull request #623: Use string formatting for log messages

Posted by GitBox <gi...@apache.org>.
FSchumacher merged pull request #623:
URL: https://github.com/apache/jmeter/pull/623


   


----------------------------------------------------------------
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:
users@infra.apache.org