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/10/19 07:47:37 UTC

[GitHub] [jmeter] ham1 commented on a change in pull request #632: Add Error Prone code style verification

ham1 commented on a change in pull request #632:
URL: https://github.com/apache/jmeter/pull/632#discussion_r507538853



##########
File path: extras/startup.bsh
##########
@@ -49,7 +48,7 @@ print(p + " = " + getprop(p));
 }
 
 loglevel(String priority, String category){
-LoggingManager.setPriority(priority, category);
+// TODO: implement?

Review comment:
       Can we do the TODO before merging, or put the current behaviour back?




----------------------------------------------------------------
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