Interface to log errors via
Bugsnag.
Namespace:
NetQuarry.Services.Bugsnag
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public interface IBugsnagLog
Public Interface IBugsnagLog
The IBugsnagLog type exposes the following members.
Methods
| Name | Description |
---|
| Notify |
Log an exception with Bugsnag.
|
TopSee Also