Open
Description
Describe the bug
The name of the backing interface which will be injected into client code is simply IClient
rather than what one might expect, i.e. IBugsnagClient
It's not a huge issue, it just doesn't follow normal convention. It's a bit like lauching a new model of a car and calling it "Car".
Weird.