[#absl-LogSink-2constructor-05] = xref:absl.adoc[absl]::xref:absl/LogSink.adoc[LogSink]::LogSink :relfileprefix: ../../ :mrdocs: Implementations may be copyable and/or movable. == Synopsis Declared in `<absl/log/log_sink.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr LogSink(xref:absl/LogSink.adoc[LogSink] const& other) = default; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The source object. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#