mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-29 05:52:37 +00:00

## Motivation The MIT license states: > The above copyright notice and this permission notice > shall be included in all copies or substantial portions > of the Software. ## Solution Therefore the LICENSE files should be present in each crate directory, so they are included with `cargo publish`.
tracing-journald
Support for logging tracing
events natively to journald, preserving structured information.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tracing by you, shall be licensed as MIT, without any additional terms or conditions.