softlayer-go icon indicating copy to clipboard operation
softlayer-go copied to clipboard

Keep track of API calls

Open allmightyspiff opened this issue 3 years ago • 1 comments

Should have a way to keep track of API calls in the session object (service/method/args/options) and allow for easy debugging / testing output.

allmightyspiff avatar Mar 22 '22 21:03 allmightyspiff

And like a FakeTransport or something class to make testing easier.

allmightyspiff avatar Mar 22 '22 22:03 allmightyspiff