Crates.io | tracing-pbar |
lib.rs | tracing-pbar |
version | 0.1.0 |
source | src |
created_at | 2024-11-12 03:35:23.448788 |
updated_at | 2024-11-12 03:35:23.448788 |
description | Ready-to-use tracing config |
homepage | |
repository | |
max_upload_size | |
id | 1444501 |
size | 11,647 |
tracing-pbar
Common tracing
layers preconfigured.
Enable/disable the layers with Cargo features.
Cargo Feature | Description | Enabled by default? |
---|---|---|
lines |
Logging lines to a file/stdout/stderr | 🟢 |
otel |
OpenTelemetry support | |
console |
tokio-console support |