# tracing-core-x
**Repository Path**: opensound-org/tracing-core-x
## Basic Information
- **Project Name**: tracing-core-x
- **Description**: 🚧 对`tracing-core`数据结构的一些扩展
- **Primary Language**: Rust
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2024-11-20
- **Last Updated**: 2024-11-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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)

[](https://crates.io/crates/tracing-core-x/reverse_dependencies)


[](https://deps.rs/crate/tracing-core-x/0.0.1)

[](https://deps.rs/repo/github/opensound-org/tracing-core-x)
[](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 许可证中所定义)均应
获得上述双重许可,无需任何附加条款或条件。