sentry 0.13.0

Sentry (getsentry.com) client for rust ;)
Documentation

sentry

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 29 feature flags, 21 of them enabled by default.

default

  • with_client_implementation
  • with_panic
  • with_failure
  • with_log
  • with_env_logger
  • with_device_info
  • with_rust_info

with_client_implementation

  • reqwest
  • im
  • url
  • with_backtrace

with_panic

  • with_backtrace

with_failure

  • failure
  • with_backtrace

with_log

  • log
  • with_backtrace

with_env_logger

  • with_log
  • env_logger

with_device_info

  • libc
  • hostname
  • uname
  • with_client_implementation

with_rust_info

  • rustc_version
  • with_client_implementation

reqwest

    This feature flag does not enable additional features.

im

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

with_backtrace

  • backtrace
  • regex

failure

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

env_logger

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

hostname

    This feature flag does not enable additional features.

uname

    This feature flag does not enable additional features.

rustc_version

    This feature flag does not enable additional features.

backtrace

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

with_debug_meta

  • findshlibs
  • goblin
  • memmap
  • with_client_implementation

with_error_chain

  • error-chain
  • with_backtrace

with_debug_to_log

  • log

error-chain

    This feature flag does not enable additional features.

findshlibs

    This feature flag does not enable additional features.

goblin

    This feature flag does not enable additional features.

memmap

    This feature flag does not enable additional features.

with_test_support

    This feature flag does not enable additional features.