class Multiwoven::Integrations::Destination::SalesforceConsumerGoodsCloud::Client
def initialize
def initialize super @logger = Integrations::Service.logger Restforce.configure do |config| config.logger = @logger end Restforce.log = true end
def initialize super @logger = Integrations::Service.logger Restforce.configure do |config| config.logger = @logger end Restforce.log = true end