MinnPost / object-sync-for-salesforce

WordPress plugin that maps and syncs data between Salesforce objects and WordPress objects.
https://wordpress.org/plugins/object-sync-for-salesforce/
GNU General Public License v2.0
94 stars 51 forks source link

Refine debug log messages on Salesforce API calls #408

Closed jonathanstegall closed 3 years ago

jonathanstegall commented 3 years ago

What does this Pull Request do?

This change fixes #389. it combines two debug messages that could be created on Salesforce API calls, and cleans up the message content in the combined message.

How do I test this Pull Request?