gaxios icon indicating copy to clipboard operation
gaxios copied to clipboard

How to add debugs logs to all requests

Open henhal opened this issue 1 year ago • 0 comments

So I guess gaxios wraps axios, but when I try to enable debug logs for all requests using axios-debug-log, nothing happens. Is there another way to globally turn on HTTP debug logs so that logs appear when using e.g. the @googleapis/calendar SDK?

henhal avatar Oct 18 '24 08:10 henhal