Skip to content

How do I enable debugging? #411

@gregblass

Description

@gregblass

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions