Module archivist_lib::logs::socket
source · Structs§
- An encoding that can parse the legacy logger/syslog wire format
- An encoding that can parse the structured log format
Traits§
- An
Encoding
is able to parse aMessage
from raw bytes.
Encoding
is able to parse a Message
from raw bytes.