-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
I see references in the code all over the place to set debugging = true in configuration classes. How do I do this? I can't seem to find it in the documentation.
Can't I just do something like:
Hubspot.configure do |config|
config.debugging = true
end
I see whispers in other threads that the ability to set global settings was lost?
I'm trying to see the parameters being sent along in my HTTP requests. Any help on a recommended/easy way to do this would be much appreciated! (I'm used to Faraday where this is extremely easy to do).
Metadata
Metadata
Assignees
Labels
No labels