template <>
class NaturalSyncClientImpl
Defined at line 37 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> ListenSafe (::fidl::Request< ::fuchsia_logger::Log::ListenSafe> request)
Dumps all cached logs by calling LogMany() in batches followed by Log() for each new log
message.
A null `options` indicates no filtering is requested.