pub fn from_logger(source: MonikerWithUrl, msg: LoggerMessage) -> LogsData
Expand description
Transforms the given legacy log message (already parsed) into a LogsData
containing the
given identity information.
pub fn from_logger(source: MonikerWithUrl, msg: LoggerMessage) -> LogsData
Transforms the given legacy log message (already parsed) into a LogsData
containing the
given identity information.