LOGGER.debug(MessageFormat.format("Updated account {0}: Set missing attribute \"accountState\" to {1}",account.getName(),account.getAccountState()));
LOGGER.debug(MessageFormat.format("Updated account {0}: Set missing attribute \"accountState\" to \"{1}\"",account.getName(),account.getAccountState()));