Work in Progress: This wiki is severely lacking & possibly incorrect and still in development. The site is open source — assistance and pull requests are welcome!

Game Logs

Capture and display Minecraft's console output (STDOUT/STDERR) with crash detection and error highlighting.

FeatureDescription
Per-Instance LogsSeparate log tabs for each running Minecraft instance. Perfect for testing multiple versions simultaneously
Output CaptureReal-time capture of game console output with line buffering for accuracy
Crash DetectionAutomatically identifies crash reports and highlights them with red badges
Error HighlightingErrors and warnings color-coded for quick visual scanning
Log ParsingFormatted display of Minecraft log entries with timestamp extraction
Exit Code DisplayShows process exit codes (0 = success, non-zero = crash/error)
Multi-Instance SupportRun and monitor logs from multiple Minecraft instances at once

Minecraft crash logs are also saved to crash-reports/ in your game directory. Kable displays them, but files persist separately.