[roll] Roll fuchsia [driver_manager] Migrate logs to stdout during shutdown

When shutdown is initiated, we benefit greatly from ensuring all logs
end up flushed to serial and also are available in the crashlog. By
switching out backend from syslog to debuglog, we obtain this
property. stdout and stderr are already configured to forward to
debuglog.

Original-Bug: 403364707
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249744
Original-Revision: 4dd2800027c292fb95f2fdc2495aaf10d33bcad8
GitOrigin-RevId: 44b15bac089d92eb46628457f6f2c0d95bb2c6d7
Change-Id: I860491687fa221962c48f242499a80bc8754aeb2
1 file changed
tree: 29d1f8a2bf131e60b1d179e7d753ad820f9ade7e
  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 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.