Modules§
Structs§
Constants§
Functions§
- from_
extended_ record - Constructs a
LogsData
from the provided bytes, assuming the bytes are in the format specified as in the [log encoding], and come from - 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].