congaengr / soapforce

Salesforce SOAP API wrapper based on Savon
MIT License
26 stars 25 forks source link

Add Log Filter Options for Savon #33

Closed lbblock2 closed 6 years ago

lbblock2 commented 6 years ago

Added option to include filters for logs to Savon, to take advantage of https://github.com/savonrb/savon/blob/e76ecc00b84b998b012ecc33b55ca1edd443ec55/lib/savon/log_message.rb#L7 and thereby allow us to filter out passwords (as in https://github.com/savonrb/savon/blob/e76ecc00b84b998b012ecc33b55ca1edd443ec55/spec/savon/log_message_spec.rb#L44)

lbblock2 commented 6 years ago

@jheth Are you the main maintainer of the Soapforce gem? How do I get a review for my PR? Thanks!

lbblock2 commented 6 years ago

@jheth Hi, any update on this? Thanks!

jheth commented 6 years ago

Hey @lbblock2 , sorry for the delay. Forgot to click merge and then realized I don't have the right permissions. I've contacted the org to help me out.