mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
added monitor.md
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 608 KiB |
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Monitor
|
||||
nav_order: 11
|
||||
prev_url: /build.html
|
||||
prev_label: Build
|
||||
parent: UI Overview
|
||||
---
|
||||
# Monitor
|
||||
|
||||

|
||||
|
||||
The monitor tab parses the `.\FFUDevelopment\FFUDevelopment.log` file. This makes it easy to track what's happening during the FFU build process.
|
||||
|
||||
You can click into the monitor and select one or multiple lines (either single click, or shift+click). Doing so will prevent the log file from continuous scrolling, allowing you time to read what has transpired up to that point.
|
||||
|
||||
You can also copy your selection using ctrl+C. This makes it easy to copy and paste parts of the log file used for troubleshooting.
|
||||
|
||||
{% include page_nav.html %}
|
||||
Reference in New Issue
Block a user