buttplugio / buttplug-rs-ffi

FFI from buttplug-rs to Java and other languages
Other
88 stars 22 forks source link

Try tying logging lifetime to client instances #65

Closed qdot closed 3 years ago

qdot commented 3 years ago

Feature Description

See if we can hold a tracing handle in a client instance in a useful way, then just use the guards similarly to how we do for the runtime.

qdot commented 3 years ago

This didn't work. Life is pain. Closing, and waiting for single type Handle is tracing-subscriber. :|