The Logs from Fuchsia can be viewed interactively through ffx log
.
As you work with logs from a Fuchsia device, you can use ffx log
to
retrieve logs from a device:
ffx log
To view specifics logs, you can use the --filter
option. For example, to see
all logs tagged with network
:
ffx log --filter network
You may want to learn more about:
- Understanding logs on Fuchsia
- Configuring the
ffx log
tool - Understanding how Fuchsia components can write logs
- Understanding the details of a log