Deleted; pass LogEntry by reference instead, and do not store it as its state does not outlive the call to LogSink::Send().
LogEntry
LogSink::Send()
Declared in <absl/log/log_entry.h>
<absl/log/log_entry.h>
LogEntry(LogEntry const& other) = delete;