lucab / libsystemd-rs

A pure-Rust client library to work with systemd
https://crates.io/crates/libsystemd
Other
105 stars 19 forks source link

Add logic to support sending structured entries to the journald log #44

Closed sohankunkerkar closed 4 years ago

sohankunkerkar commented 4 years ago

Fixes #43 and enable us to use that logic in the afterburn repo to solve(https://github.com/coreos/afterburn/issues/395)

lucab commented 4 years ago

A bunch of high-level things:

lucab commented 4 years ago

Travis reporting is still KO. Manually triggered a build, status is green: https://travis-ci.org/github/lucab/libsystemd-rs/builds/677601755. Merging.