tracing-core-x 0.0.2

đŸšĢ The project has been abandoned, please do not use it!
Documentation
<div align="center">

# tracing-core-x


English | [įŽ€äŊ“中文]README-CN.md

(WIP) Some extensions to the [tracing-core]https://crates.io/crates/tracing-core data structures 🚧

[Website]https://opensound.run | [crates.io]https://crates.io/crates/tracing-core-x | [docs.rs]https://docs.rs/tracing-core-x/latest/tracing-core-x

Original Author: [@czy-29]https://github.com/czy-29

Latest version: [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)

</div>

## What

🚧 (WIP) Some extensions to the [tracing-core](https://crates.io/crates/tracing-core) data structures.

## Why

🚧 (Under construction...)

## How

🚧 (Under construction...)

# License


This project is licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.

## Contribution


[Github](https://github.com/opensound-org/tracing-core-x) is our [single source of truth](https://en.wikipedia.org/wiki/Single_source_of_truth), where we welcome all issues and pull requests.

We also have two downstream read-only mirrors that are [automatically pushed](.github/workflows/mirror.yml):
- [GitLab]https://gitlab.com/opensound-org/tracing-core-x
- [Gitee]https://gitee.com/opensound-org/tracing-core-x

As they are read-only mirrors, please do not initiate any merge or pull requests on these two platforms.

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