class SetConsoleLogSink
Defined at line 962 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/markers.h
Specifies where to emit `console` log output to. By default log output will be routed to a
[`fuchsia.logger/LogSink`] obtained via the [`fuchsia.web/Context`]'s service directory.
- `sink`: The [`fuchsia.logger/LogSink`] to use to emit logs. Passing a `null` handle
resets logging to use the default [`fuchsia.logger/LogSink`].
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal