[roll] Roll fuchsia [logs] Add structured logging to the SDK

This patch adds the following:
* Structured logging to the SDK
* Fuzzer for SDK structured logging.
* Puppet test for structured logging in the SDK in order to validate
the logging logic.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/553108
Original-Revision: 72f1b903f570d1394cdb910e174a85c28bf2b85a
GitOrigin-RevId: a6bba03df6c7e47d080b39198dbfdeb0c0f4b8f7
Change-Id: I0d47c316d13ec9c6146d4c0907ffc52ede329c46
1 file changed
tree: 1a7566fe509dde2d1134dab0891fab33c6915ece
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.