Modules§
Structs§
- Extended
Metadata - Logger
Message - Message
Parser - A stateful parser that reconstructs fully attributed
LogsDatarecords from a stream of FXT log packets. - Moniker
With Url - Rust
Message Formatter - fx_
log_ metadata_ t - fx_
log_ packet_ t
Constants§
Traits§
Functions§
- from_
extended_ record - Constructs a
LogsDatafrom 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
LogsDatacontaining the given identity information. - from_
structured - Constructs a
LogsDatafrom the provided bytes, assuming the bytes are in the format specified as in the [log encoding]. - parse_
logs_ data