test_logs 0.1.23

Library to see logs in tests
Documentation
[dependencies.once_cell]
version = "1.18.0"

[dependencies.tracing]
version = "0.1.40"

[dependencies.tracing-log]
version = "0.1.3"

[dependencies.tracing-subscriber]
features = ["env-filter"]
version = "0.3.17"

[package]
categories = ["development-tools", "development-tools::testing"]
description = "Library to see logs in tests"
edition = "2021"
keywords = ["test", "logs", "tracing"]
license = "MIT OR Apache-2.0"
name = "test_logs"
repository = "https://github.com/MarcoIeni/release-plz/tree/main/crates/test_logs"
version = "0.1.23"