tracing-config

Crates.iotracing-config
lib.rstracing-config
version0.1.0
sourcesrc
created_at2024-08-24 20:35:17.281215
updated_at2024-08-24 20:35:17.281215
descriptionProvides a configuration file approach to initializing and configuring tracing and tracing-subscriber
homepage
repositoryhttps://github.com/mateiandrei94/tracing-config
max_upload_size
id1350548
size167,025
Andrei Matei (mateiandrei94)

documentation

README

The primary purpose of this crate is to allow rust programs to configure the tracing and tracing-subscriber crates using a toml configuration file. More details can be found in the crates documentation.

Generate the docs using cargo doc

Commit count: 0

cargo fmt