Struct bugsnag::Bugsnag [] [src]

pub struct Bugsnag { /* fields omitted */ }

Methods

impl Bugsnag
[src]

[src]

Creates a new instance of the Bugsnag api

[src]

Notifies the Bugsnag web-interface about an error. The function returns a builder to provide more information about the error.

[src]

Sets information about the device. These information will be send to Bugsnag when notify is called.

[src]

Sets information about the application that uses this api. These information will be send to Bugsnag when notify is called.

[src]

[src]