You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/07/27 11:47:27 UTC

[GitHub] [cloudstack] DaanHoogland commented on a change in pull request #4207: Human readable sizes in logs

DaanHoogland commented on a change in pull request #4207:
URL: https://github.com/apache/cloudstack/pull/4207#discussion_r460814967



##########
File path: core/src/main/java/com/cloud/agent/transport/Request.java
##########
@@ -395,7 +396,7 @@ public String toString() {
         return log("", true, Level.DEBUG);
     }
 
-    protected String log(String msg, boolean logContent, Level level) {
+    protected String  log(String msg, boolean logContent, Level level) {

Review comment:
       extra space




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