lttng-ust-logging

An stdlog backend intended for use with the Linux Tracing Toolkit, Next Generation (LTTNG). To use just pull this crate in to your Cargo.toml and set up the logger using lttng_ust_logging::init(). See the repository for a complete example, under examples/logging.