Module actix_tools::sentry::sentry_client::integrations [−][src]
This module provides support for various integrations.
Which integerations are available depends on the features that were compiled in.
Modules
| env_logger |
Adds support for automatic breadcrumb capturing from logs with |
| failure |
Adds support for the failure crate. |
| log |
Adds support for automatic breadcrumb capturing from logs. |
| panic |
Panic handler support. |