absl::LogSink::LogSink

Implementations may be copyable and/or movable.

Synopsis

Declared in <absl/log/log_sink.h>

constexpr
LogSink(LogSink const& other) = default;

Parameters

NameDescription
otherThe source object.