Crate diagnostics_message

Crate diagnostics_message 

Source

Modules§

error
ffi

Structs§

LoggerMessage
MonikerWithUrl
fx_log_metadata_t
fx_log_packet_t

Constants§

MAX_DATAGRAM_LEN
MAX_TAGS
MAX_TAG_LEN
METADATA_SIZE
MIN_PACKET_SIZE

Functions§

from_extended_record
Constructs a LogsData from the provided bytes, assuming the bytes are a a single FXT log record with a potentially extended metadata section. [log encoding] https://fuchsia.dev/fuchsia-src/reference/platform-spec/diagnostics/logs-encoding
from_logger
Transforms the given legacy log message (already parsed) into a LogsData containing the given identity information.
from_structured
Constructs a LogsData from the provided bytes, assuming the bytes are in the format specified as in the [log encoding].

Type Aliases§

fx_log_severity_t