Edit of asset "Instance Log" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Instance Log | Instance Log |
| Description |
Instance Log is a Godot editor plugin for debugging projects that run multiple game instances at once (for example, host + clients in multiplayer tests). It adds an Instance Log panel next to Godot's Output panel and groups each message by instance role (like server, client_0, client_1) with color tags. Features: - Editor bottom panel named **Instance Log** - Per-instance session tracking through `EditorDebuggerPlugin` - Role-aware logging with configurable role colors - Set role from code or command-line argument - Toolbar controls: - Autoscroll - Show Unix Timestamp - Clear On Play - Split View - Clear |
Instance Log is a Godot editor plugin for debugging projects that run multiple game instances at once (for example, host + clients in multiplayer tests). It adds an Instance Log panel next to Godot's Output panel and groups each message by instance role (like server, client_0, client_1) with color tags. Features: - Editor bottom panel named **Instance Log** - Per-instance session tracking through `EditorDebuggerPlugin` - Role-aware logging with configurable role colors - Set role from code or command-line argument - Toolbar controls: - Autoscroll - Show Unix Timestamp - Clear On Play - Split View - Clear |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/codevogel/godot_instance_log | https://github.com/codevogel/godot_instance_log |
| Issues Url | https://github.com/codevogel/godot_instance_log/issues | https://github.com/codevogel/godot_instance_log/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | f2417c951198257a96d043a6fafc19c7003ed700 | f2417c951198257a96d043a6fafc19c7003ed700 |
| Download Url (Computed) | https://github.com/codevogel/godot_instance_log/archive/f2417c951198257a96d043a6fafc19c7003ed700.zip | https://github.com/codevogel/godot_instance_log/archive/f2417c951198257a96d043a6fafc19c7003ed700.zip |
| Icon Url |
https://raw.githubusercontent.com/codevogel/godot_instance_log/refs/heads/main/.github-assets/img/icon.png
|
https://raw.githubusercontent.com/codevogel/godot_instance_log/refs/heads/main/.github-assets/img/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/codevogel/godot_instance_log/refs/heads/main/.github-assets/img/header.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/codevogel/godot_instance_log/refs/heads/main/.github-assets/img/before-after.png
|
|
| Thumbnail |
|
|