CoreLoggerFactory.getInstance().getLogger(LOGGER_NAME).info("{}",MessageFormatter.format("Done creating container with name %s",containerName).getMessage());
returntrue;
}catch(BlobStorageExceptionex){
throwhandleBlobStoreException(500,"Failed to create blob container",ex);
CoreLoggerFactory.getInstance().getLogger(LOGGER_NAME).info("{}",MessageFormatter.format("Done deleting container with name %s",containerName).getMessage());
returntrue;
}catch(BlobStorageExceptionex){
throwhandleBlobStoreException(500,"Failed to create blob container",ex);