[roll] Roll fuchsia [logs] Move everything to structured logs

This CL moves everything except for Vulkan to structured
logs. Both the legacy C syslog API and Rust syslog API
are now structured.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586552
Original-Revision: 189d6df4733c4caf7ee6a3ad862b69e8ce370ec5
GitOrigin-RevId: d0f4f00c00ec8aa51e52ad3cf58d7238a767cd09
Change-Id: Ic0504f8d906f9ea49a8b78c1004d74700e3f0743
1 file changed
tree: cf388c807984638a687e0e422be9f8b92d553e9f
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.