lttng-ust-logging

Crates.iolttng-ust-logging
lib.rslttng-ust-logging
version0.1.0
sourcesrc
created_at2018-02-13 01:46:41.371817
updated_at2018-02-13 01:46:41.371817
descriptionLog to lttng-ust from the log create
homepage
repositoryhttps://github.com/bobtwinkles/lttng-ust-rs/
max_upload_size
id50941
size4,977
Reed Koser (bobtwinkles)

documentation

README

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.

Commit count: 21

cargo fmt