[dependencies.log]
optional = true
version = "0.4.8"
[dependencies.rental]
optional = true
version = "0.5.5"
[dependencies.tracing]
optional = true
version = "0.1.18"
[features]
default = ["std"]
std = ["tracing", "rental", "log"]
[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Instrumentation primitives and macros for Substrate."
edition = "2018"
homepage = "https://substrate.dev"
license = "Apache-2.0"
name = "sp-tracing"
repository = "https://github.com/paritytech/substrate/"
version = "2.0.0-rc6"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]