loss 0.1.0

Portable lo-level (no-std) span subscribers for tracing.
Documentation

loss

LOSS is a set of lo(w)-level tracing Subscribers with minimal configuration and exported global constructors.

Subscibers

Example

Subscriber usage is most easily accessible through a set of exported helper methods.

 use loss::dead;

dead::set_global_default().unwrap();