[roll] Roll fuchsia [fuchsia-controller] Add debugging/logging.

Adds some basic debugging and logging code for Fuchsia Controller. This
will add client and server type names to code, show from whence they
were instantiated, and also log more informative exceptions where
possible.

Original-Bug: b/338435910
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047614
Original-Revision: df3cd7e64181f64ef40e5787eaada7f9b6ca0baf
GitOrigin-RevId: 4d5aeaed97b8fc7b2742f8a8551f5ace9f534f1f
Change-Id: Ibc011b7989e44f28c0fefe1cbde24343d9f51a1c
1 file changed
tree: 29551dd2b1f3ab87dc06e4e768778a8a78860070
  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.