[roll] Roll fuchsia [ffx monitor] Add file logging support

This change adds support for logging target status updates to a JSON file.
It introduces `--log-file` arguments to the `ffx monitor` command.

Original-Bug: b/478754174
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488696
Original-Revision: 2bd27e6c7c7732fff6a0ee838f403936ab2a8190
GitOrigin-RevId: 5beeb5c3915e5f370ab7e00c7a3dc81ba9084611
Change-Id: I4194f93e63ddd5c1d98ce178710c3e23e26ce79b
1 file changed
tree: f138a1a2703d93e892aee42544333e4d6c4292e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.