Module sentry::integrations [] [src]

This module provides support for various integrations.

Which integerations are available depends on the features that were compiled in.

Modules

error_chain

Adds support for the error-chain crate.

failure

Adds support for the failure crate.

log

Adds support for automatic breadcrumb capturing from logs.

panic

Panic handler support.