tracing-tree 0.1.4

a tracing layer that represents prints a heirarchal tree of spans and events.
Documentation
[dependencies.ansi_term]
version = "0.12.1"

[dependencies.atty]
version = "0.2.14"

[dependencies.chrono]
version = "0.4.10"

[dependencies.termcolor]
version = "1.0.5"

[dependencies.tracing]
version = "0.1"

[dependencies.tracing-subscriber]
default-features = false
features = ["registry", "fmt"]
version = "0.2"

[package]
authors = ["David Barsky <me@davidbarsky.com>", "Nathan Whitaker"]
description = "a tracing layer that represents prints a heirarchal tree of spans and events."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "tracing-tree"
version = "0.1.4"