blob: 04c94b764a1b996d9bf1d2664974a54bdc12dcd1 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
offer: [
{
protocol: "fuchsia.logger.LogSink",
from: "parent",
to: "all",
},
],
}