lucab / libsystemd-rs

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

Properly encode multiline journal messages #72

Closed swsnr closed 3 years ago

swsnr commented 3 years ago

Closes #70

swsnr commented 3 years ago

@lucab It looks as if you need to explicitly approve the github workflow for this pull request; would you mind to press that button? I tested everything locally but I'd like to be sure that it also passes on your CI :slightly_smiling_face:

swsnr commented 3 years ago

@lucab Thanks for merging 🙏

Would you mind to publish a new release with this change? That'd let me bump the version in my code to make sure that multiline logs don't get lost 😊