Records
Functions
-
fuchsia::logger::LogMessage BuildLogMessage (const int32_tseverity,const std::string &text,const zx::durationtimestamp_offset,const std::vector<std::string> &tags)Returns a LogMessage with the given severity, message and optional tags.
The process and thread ids are constants. The timestamp is a constant plus the optionally
provided offset.
Defined at line 21 of file ../../src/developer/forensics/testing/log_message.cc