Expand description
Core domain types for systemd journal forensic analysis.
Structs§
- Journal
Cursor - A parsed journal cursor string.
- Journal
Entry - A single parsed journal entry.
- Journal
Field - A single key=value pair from a journal entry.
Enums§
- Journal
Error - Errors produced by the journald-forensic library.
- Journal
Field Value - The value of a journal field — either valid UTF-8 text or raw binary bytes.