[roll] Roll fuchsia [bus] Migrate to fdf:: logger

Migrate old FDF_LOG statements to the new fdf::info, fdf::error
logging macros and update the associated format strings.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556477
Original-Revision: cde36850a18b63156d870b6a9e2f7f84e73eb9fe
GitOrigin-RevId: 4326f4805a2d8d0384be88588d47e1bc6a45a45a
Change-Id: Iacef2726e5bacc6e7cae7cfb078e5ff9c616fe59
1 file changed
tree: 1b714044b04e3dc0cae617d46a703b60112212c0
  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.