1 unstable release

0.1.0 Nov 17, 2023

#791 in Debugging

MIT license

5KB

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();

Dependencies

~1.1–2.2MB
~36K SLoC