[roll] Roll fuchsia [ffx][lib]: migrate from tracing crate to log crate

Done with some fancy regexes. Left lib/usb_vsock_host as it is a
non-trivial change.

Original-Bug: b/391405040
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272205
Original-Revision: 4d102866acdab9b9d8e365412ee592e42b771c51
GitOrigin-RevId: e95e6a50f9af7ace7cf1cb8adcf2b9f6ae2c2437
Change-Id: I9be1da81ef0e2171d7db10891723b41c98ab8ade
1 file changed
tree: c41bfda62cfb19b4f90d6135fff9104ca8f586c4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.