Twilio\Rest\Client to log requests #624
Labels
status: help wanted
requesting help from the community
type: community enhancement
feature request not on Twilio's roadmap
We've had situations where we wanted to log all RESTful calls, but the SDK does not provide such functionality.
It would be nice if the
Twilio\Rest\Client
could make use of PSR-3 and have the ability for a logger to be injected into it. A configurable log level would be nice to have, but DEBUG should work for most cases.Do you think this could be a valuable addition to the library?
The text was updated successfully, but these errors were encountered: