# tracing-core-x [English](README.md) | 简体中文 (WIP)对 [tracing-core](https://crates.io/crates/tracing-core) 数据结构的一些扩展 🚧 [官网](https://opensound.run) | [crates.io](https://crates.io/crates/tracing-core-x) | [docs.rs](https://docs.rs/tracing-core-x/latest/tracing-core-x) 原始作者:[@czy-29](https://github.com/czy-29) 最新版本:[v0.0.1](https://github.com/opensound-org/tracing-core-x/releases/tag/v0.0.1) ![Crates.io Total Downloads](https://img.shields.io/crates/d/tracing-core-x) [![Crates.io Dependents](https://img.shields.io/crates/dependents/tracing-core-x)](https://crates.io/crates/tracing-core-x/reverse_dependencies) ![GitHub Repo stars](https://img.shields.io/github/stars/opensound-org/tracing-core-x) ![MSRV (version)](https://img.shields.io/crates/msrv/tracing-core-x/0.0.1?label=v0.0.1-msrv) [![dependency status (version)](https://deps.rs/crate/tracing-core-x/0.0.1/status.svg?subject=v0.0.1-deps)](https://deps.rs/crate/tracing-core-x/0.0.1) ![MSRV (git)](https://img.shields.io/badge/git--msrv-1.80.0-blue) [![dependency status (git)](https://deps.rs/repo/github/opensound-org/tracing-core-x/status.svg?subject=git-deps)](https://deps.rs/repo/github/opensound-org/tracing-core-x) [![Static Badge](https://img.shields.io/badge/build_with-Rust_1.82.0-dca282)](https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html)
## 是什么 🚧(WIP)对 [tracing-core](https://crates.io/crates/tracing-core) 数据结构的一些扩展。 ## 为什么 🚧(构建中……) ## 怎么用 🚧(构建中……) # 许可证 本项目使用以下两种许可之一 * Apache协议,2.0版本,([LICENSE-APACHE](LICENSE-APACHE) 或 http://www.apache.org/licenses/LICENSE-2.0) * MIT协议 ([LICENSE-MIT](LICENSE-MIT) 或 http://opensource.org/licenses/MIT) 由您选择。 ## 贡献 [Github](https://github.com/opensound-org/tracing-core-x)是我们的[单一信源](https://en.wikipedia.org/wiki/Single_source_of_truth),这里我们欢迎所有的issue和pull request。 我们另有两个[自动推送](.github/workflows/mirror.yml)的下游只读镜像: - [GitLab](https://gitlab.com/opensound-org/tracing-core-x) - [Gitee](https://gitee.com/opensound-org/tracing-core-x) 由于它们是只读镜像,因此请不要在这两个平台上发起任何合并请求或pull request。 除非您另有明确说明,否则您有意提交的 包含在 `tracing-core-x` 中的任何贡献(如 Apache-2.0 许可证中所定义)均应 获得上述双重许可,无需任何附加条款或条件。