Module sentry::integrations

source ·
Expand description

This module provides support for various integrations.

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

Modules

Adds support for automatic breadcrumb capturing from logs with env_logger.
Adds support for the error-chain crate.
Adds support for the failure crate.
Adds support for automatic breadcrumb capturing from logs.
Panic handler support.