System Diagnostics & Debugging
When the application experiences anomalies or specific features do not work as expected, the [Diagnostics & Debugging] panel is your primary entry point for troubleshooting and obtaining technical support.
Access Path
Click the ⚙ Settings icon above the left navigation bar and select [Diagnostics & Debugging] from the left menu.
Core Troubleshooting Tools
Real-time Execution Logs
- Content Display: Shows the system's most recent API call records and detailed error stack information.
- Quick Feedback: You can click the "Copy Logs" button to send critical error information to technical support or developers for rapid issue localization.
File System Check
- Local Log Storage: Click the "Open Log Folder" button to directly launch File Explorer and navigate to the
logsdirectory. - Execution History: This directory records complete log files of the application's long-term operation, serving as crucial evidence for in-depth troubleshooting of complex failures.
TIP
Attaching detailed diagnostic logs when submitting feedback to the development team will significantly speed up issue resolution.