Sign in
fuchsia
/
fuchsia
/
HEAD
/
.
/
sdk
/
lib
/
syslog
/
use.shard.cml
blob: ce58720a3b26226e9b561dfad0bcc138665bde20 [
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.
{
use
:
[
{
protocol
:
"fuchsia.logger.LogSink"
,
from
:
"parent/diagnostics"
,
},
],
}