journaled

Crates.iojournaled
lib.rsjournaled
version0.0.1
sourcesrc
created_at2023-01-19 04:10:01.161349
updated_at2023-01-19 04:10:01.161349
descriptionAn low-level interface for the systemd journal
homepage
repositoryhttps://github.com/dfreese/journaled
max_upload_size
id762285
size25,625
David Freese (dfreese)

documentation

README

journaled

journaled is an API to interact with the systemd journal. It's primarily intended to be used by other implementations. It does provide a log::Log and a (poor) slog::Drain implementation as a point of reference.

Integration testing and documentation are still a work in progress.

Commit count: 1

cargo fmt