logwise 0.1.1

an opinionated logging library for Rust
Documentation
[dependencies.logwise_proc]
version = "0.1.0"

[dev-dependencies]

[lib]
name = "logwise"
path = "src/lib.rs"

[package]
authors = ["Drew Crawford <drew@sealedabstract.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools::debugging", "development-tools::profiling"]
description = "an opinionated logging library for Rust"
edition = "2021"
exclude = [".*"]
homepage = "https://sealedabstract.com/code/logwise"
keywords = ["logging"]
license = "MIT OR Apache-2.0"
name = "logwise"
readme = "README.md"
repository = "https://github.com/drewcrawford/logwise"
version = "0.1.1"