[roll] Roll fuchsia [ffx][logging] Allow subtool override of logging file.

This adds a method in FfxMain trait to allow the subtool
to override the basename of the log file to use.  This
then takes effect just prior to running FfxMain::main().

The basename is not changed if the log file is specified on
the command line.

This change also changes `ffx doctor --record` to capture all
.log files in the log dir.

Original-Bug: b/358404932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099613
Original-Revision: 41fade892c0c31e0bf93e52e14f598c2c5f2aad6
GitOrigin-RevId: e70b9a39a556b0fd60ca316799564991db03fffe
Change-Id: Icab2f44f969d9eea9271ada03f13f8d77e017ff0
1 file changed
tree: b03e4497500dedb23f5e151f02f269feae9b21e8
  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.