[roll] Roll fuchsia [logs] Migrate legacy formatting/filtering to diagnostics data

Migrate the legacy formatting and filtering support
to the diagnostics data library to allow for use
by legacy clients that rely on this filtering
and formatting logic, and to avoid code duplication.

Original-Bug: 300141130
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228284
Original-Revision: c11584a7e4032ded81cd4c64949459055cbb9b15
GitOrigin-RevId: 1d53b889c2fc72993f963cbd798e47b003e79434
Change-Id: I4a50cfbe785d7210b11653de671c19863f5515fd
1 file changed
tree: 41a484c383823e661599c159e53c686e2cb87975
  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.