blob: f3864c998ae0bb497715a3596cf91b79bb8891cf [file] [edit]
// 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 DAEMON_LOG_BASENAME: &str = "ffx.daemon";
pub const DAEMON_LOG_FILENAME: &str = "ffx.daemon.log";