# Functions
No description provided by the author
# Structs
Message represents a given kmsg logline, including its timestamp (as calculated based on offset from boot time), its possibly multi-line body, and so on.
StandardLogger adapts the "log" package's Logger interface to be a Logger.