[roll] Roll fuchsia [ffx][repo] Setting log file base name for repo start

This generates a log file base name based on the repository
name when starting the repository server in non-daemon mode.
Logging is switched to this file ${log.dir}/repo_${reponame}.log
just before invoking FfxMain::main().

In daemon mode, the normal `ffx.daemon.log` file is used.

Original-Bug: b/355277862
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099632
Original-Revision: bc91617b3f86442e9001dbfa4a18f43c42c7dae1
GitOrigin-RevId: 751d597f606e3ed1223883ba0ae7113f8d2f7abc
Change-Id: Ib42bddde3d687ccd492a7f50543f8017bc87c5ef
1 file changed
tree: 768a1b45952bcb3db1c44f4aa669cdf6899f4fbe
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.