Crate diagnostics_message
source ·Modules
Structs
Constants
Functions
- Transforms the given legacy log message (already parsed) into a
LogsData
containing the given identity information. - Constructs a
LogsData
from the provided bytes, assuming the bytes are in the format specified as in the [log encoding].