GMS2 Log Viewer
A downloadable tool for Windows
Download NowName your own price
An external real-time log viewer for GameMaker Studio 2.
Logs are displayed in a separate window, so they survive even if your game crashes.
Features
- Real-time log receiving via TCP
- 4 log levels: TRACE / INFO / WARN / ERROR
- Category filtering
- Real-time search
- Auto call stack capture
- Detail pane with selectable text
- Auto Scroll / Always on Top
- Auto-launch on debug build (F6)
- No external dependencies required
Quick Start
- Install
GMS2LogViewer_Setup_2.0.0.exe - Import the
.yympsinto your GMS2 project - Launch the viewer and debug-run (F6) your game
That's it! See GUIDE_en.txt / GUIDE_jp.txt in the zip for details.
Usage
log_info("Battle", "Enemy defeated!");
log_warn("UI", "Sprite not found");
log_error("System", "Unexpected value: -1");
log_trace("Physics", $"Position=({x},{y})");
Windows only.
Changelog
v2.0.0
- Project attach feature (File → Open Project)
- Code viewer with GML syntax highlighting
- Jump to code from log double-click
- Clickable call stack links
- Quick Open (Ctrl+P)
- Auto-reload on file changes
- Project tree search filter
- Log dump feature (Dump button)
- Resizable sidebars
- About dialog (Help → About)
v1.0.0
- Initial release
- Real-time log viewer with TCP connection
- Level filtering (TRACE / INFO / WARN / ERROR)
- Category filtering
- Real-time search
- Detail pane with selectable text
- Auto Scroll / Always on Top
- Auto-launch on debug build
| Published | 1 day ago |
| Status | Released |
| Category | Tool |
| Platforms | Windows |
| Author | OrangeKasu |
| Tags | GameMaker |
| AI Disclosure | AI Assisted, Code |
Download
Download NowName your own price
Click download now to get access to the following files:
GMS2LogViewer_Setup_2.0.0.zip 48 MB



Leave a comment
Log in with itch.io to leave a comment.