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 |
#421 in Profiling
48KB
846 lines
tracing-subscriber-init
Convenience trait and functions to ease tracing-subscriber
initialization.
Current Release
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
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) at your option.
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