[
https://issues.apache.org/jira/browse/CLOUDSTACK-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010558#comment-15010558
]
ASF GitHub Bot commented on CLOUDSTACK-9067:
--------------------------------------------
Github user DaanHoogland commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1084#discussion_r45176128
--- Diff: utils/src/main/java/com/cloud/utils/StringUtils.java ---
@@ -310,6 +310,11 @@ public static String mapToString(final Map<String,
String> map) {
return listWPagination;
}
+ public static String format(final String format, final Object...
arguments) {
--- End diff --
this is usefull for a lot of logging ;)
> As I developer I want to remove all the unused router-shell scripts from ACS
> ----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9067
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9067
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)