tracing-hitrace

Crates.iotracing-hitrace
lib.rstracing-hitrace
version0.0.1
sourcesrc
created_at2024-04-18 16:05:34.467677
updated_at2024-04-18 16:05:34.467677
descriptionA tracing compatible Subscriber implementation for HiTrace on OpenHarmony OS
homepage
repositoryhttps://github.com/jschwe/hitrace
max_upload_size
id1212699
size5,839
Jonathan Schwender (jschwe)

documentation

README

tracing-hitrace

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.

Development

The current integration is in very early stages. Pull request on GitHub are welcome.

License

This repository is licensed under the Apache-2.0 license, matching the license of OpenHarmony.

Commit count: 0

cargo fmt