Sign in
fuchsia
/
fuchsia
/
8007eff1d67c0fae6f83c305ddd10602b7a1563c
/
.
/
src
/
developer
/
ffx
/
daemon
/
src
/
constants.rs
blob: 26082406645820720d98312b6a411baad86d6018 [
file
] [
log
] [
blame
]
// Copyright 2020 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.
pub
const
LOG_FILE_PREFIX
:
&
str
=
"ffx.daemon"
;