Records
Functions
-
fuchsia::logger::LogMessage BuildLogMessage (const int32_t severityconst std::string & textconst zx::duration timestamp_offsetconst 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