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