log.error(" [{}] Different values SecurityMode between of client and profile.",store.getEndPoint());
log.error(LOG_LW2M_ERROR+" getParametersBootstrap: [{}] Different values SecurityMode between of client and profile.",store.getEndPoint());
StringlogMsg=String.format(LOG_LW2M_ERROR+": getParametersBootstrap: %s Different values SecurityMode between of client and profile.",store.getEndPoint());
log.error("{} getParametersBootstrap: [{}] Different values SecurityMode between of client and profile.",LOG_LW2M_ERROR,store.getEndPoint());
StringlogMsg=String.format("%s: getParametersBootstrap: %s Different values SecurityMode between of client and profile.",LOG_LW2M_ERROR,store.getEndPoint());
log.error("Attribute name - [{}] value - [{}] is not present as attribute in profile and cannot be updated",de.getKey(),value);
StringlogMsg=String.format(LOG_LW2M_ERROR+": attributeUpdate: attribute name - %s value - %s is not present as attribute in profile and cannot be updated",de.getKey(),value);
StringlogMsg=String.format("%s: attributeUpdate: attribute name - %s value - %s is not present as attribute in profile and cannot be updated",