[dependencies.log]
features = ["std"]
version = "0.4.8"
[dependencies.sentry-core]
version = "0.36.0"
[dev-dependencies.pretty_env_logger]
version = "0.5.0"
[lib]
name = "sentry_log"
path = "src/lib.rs"
[package]
authors = ["Sentry <hello@sentry.io>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = """
Sentry integration for log and env_logger crates.
"""
edition = "2021"
homepage = "https://sentry.io/welcome/"
license = "Apache-2.0"
name = "sentry-log"
readme = "README.md"
repository = "https://github.com/getsentry/sentry-rust"
rust-version = "1.73"
version = "0.36.0"