8000 GitHub - auxoncorp/tracing-serde-wire: A wire format for tracing-serde-structured
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

auxoncorp/tracing-serde-wire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wire types for use with tracing-serde-structured crate

This crate contains a number of high level types that contain the individual tracing-rs event types that are created via the tracing-serde-structured crate.

These types can be used as a simple "wire format" between a tracing subscriber which obtains and serializes the events, and a remote collector, which receives and deserializes the events

Currently, this crate contains no code, and only data type definitions.

License

This crate is provided under the terms of the Apache 2.0 license.

About

A wire format for tracing-serde-structured

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0