LogMessage creates a message that complies with fmt.Stringer but also includes a message and key/value pairs for structured logging. Use it in trace.LazyLog: t.LazyLog(trace.LogMessage("found", trace.KeyValue("file", name)), false)
(message string, keyvals ...keyval)
source not stored for this graph (policy: none)