#tracing-subscriber #tracing #configuration

tracing-subscriber-init

A trait and some functions to make tracing subscriber initialization a bit easier

4 releases

0.1.3 May 11, 2023
0.1.2 May 11, 2023
0.1.1 May 11, 2023
0.1.0 May 11, 2023

#379 in Profiling

MIT/Apache

48KB
846 lines

tracing-subscriber-init

Convenience trait and functions to ease tracing-subscriber initialization.

Current Release

Crates.io Crates.io Crates.io docs.rs codecov CI CI

MSRV

The current minimum supported rust version is 1.65.0 for non-Windows platforms

The current minimum supported rust version is 1.65.0 for Windows platforms

Example Usage

See the documentation at docs.rs for example usage

Contributing

See the documentation at CONTRIBUTING.md

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.3–2MB
~33K SLoC