What problem does it solve?
This Skill helps developers quickly locate, search, and interpret log files generated by both the server and desktop applications, especially when dealing with large files or complex error scenarios.
Core Features & Use Cases
- Log Inventory: Provides a quick overview of available log files and their sizes.
- Large File Handling: Offers safe methods to read and search through large log files without crashing editors.
- Scoped Searching: Allows targeted searches within specific log types (server, desktop, streams, checks) using regular expressions.
- SQLite Error Log Querying: Enables direct querying of structured error logs stored in the desktop application's SQLite database.
- Use Case: When a user reports an issue, this skill can be used to rapidly find relevant logs, search for specific error messages across server and desktop outputs, and pinpoint the root cause of failures.
Quick Start
Use the server-desktop-log-triage skill to search for "runtime config" errors in the desktop logs.