Resolve Debug Monitor

Real-Time Debug Output Monitor for Windows Applications

Overview

Resolve Debug Monitor is a desktop application for capturing and analyzing debug output from Windows applications in real-time. Whether you're monitoring log files or capturing live debug messages, it provides powerful filtering, alerting, and visualization tools to help you identify issues quickly. The application runs quietly in your system tray and can alert you instantly when critical events occur.

Input Modes

Resolve Debug Monitor supports two primary methods for capturing debug output:

File Tail Mode

Continuously monitors a log file on disk, displaying new lines as they are written. Ideal for applications that write debug output to text files.

DebugView Mode

Captures OutputDebugString messages from any Windows application—the same debug stream shown by Microsoft's DebugView utility.

Severity Indicators & Alerts

Three color-coded severity levels help you quickly identify important events:

Pattern Matching: Each indicator supports substring, prefix, suffix, and full regular expression matching.

Alert Actions:

SOLO Filtering

SOLO mode isolates log output by severity level, hiding other lines to focus on specific event types.

Keyboard Shortcuts

Context Menu Actions

Right-click the output area to access:

Remote Monitoring (HTTP Server)

A built-in HTTP server lets you view log output from any device on your local network.

Display & Appearance

System Tray & Configuration

Registry Location: HKEY_CURRENT_USER\SOFTWARE\Resolve-Monitor with subkeys for Behavior (input mode, log path), Appearance (fonts, window geometry), Indicators (match patterns, alerts), Highlights (custom rules), and DebugView column configuration.