Click or drag to resize

IBugsnagLog Interface

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

The IBugsnagLog type exposes the following members.

Methods
  NameDescription
Public methodNotify
Log an exception with Bugsnag.
Top
See Also