| Crates.io | tracing-hitrace |
| lib.rs | tracing-hitrace |
| version | 0.0.1 |
| created_at | 2024-04-18 16:05:34.467677+00 |
| updated_at | 2024-04-18 16:05:34.467677+00 |
| description | A tracing compatible Subscriber implementation for HiTrace on OpenHarmony OS |
| homepage | |
| repository | https://github.com/jschwe/hitrace |
| max_upload_size | |
| id | 1212699 |
| size | 5,839 |
Provides an experimental integration of the tracing crate with hitrace on OpenHarmony.
The HiTrace API is much simpler compared to tracing, so only spans are logged.
The current integration is in very early stages. Pull request on GitHub are welcome.
This repository is licensed under the Apache-2.0 license, matching the license of OpenHarmony.