chriswarren / desk

A Ruby wrapper for the Desk.com V2 REST API
MIT License
66 stars 80 forks source link

Add a configuration to be able to add a logger to Faraday #39

Closed paulRbr closed 10 years ago

paulRbr commented 10 years ago

Hello!

Just added the ability to add a logger to the Faraday adapter. This was a need we had while using the Desk gem.

Hope it helps others!

chriswarren commented 10 years ago

Thanks

paulRbr commented 10 years ago

@chriswarren yw