gaxios
gaxios copied to clipboard
How to add debugs logs to all requests
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?