log icon indicating copy to clipboard operation
log copied to clipboard

Stripe.Logger Printfer override?

Open kaihendry opened this issue 5 years ago • 1 comments

https://s.natalian.org/2019-01-17/stripe-logger.mp4

Any ideas how I can override https://github.com/stripe/stripe-go/blob/master/stripe.go#L68 ?

:GoImplements in vim couldn't tell me what Apex.log thing would.

kaihendry avatar Jan 17 '19 05:01 kaihendry

I guess you'd have to wrap apex/log's stuff with a Printf method to satisfy that interface, but it would all have to be info level or something

tj avatar Jan 17 '19 11:01 tj