Language

logwindow

Modrinth

This project will allow Minecraft to open an additional window to display the game log

10 downloads 1 followers updated 17d ago
latest v1.0.0 Modrinth
Forge 1.20.1 – 1.20.1

logwindow-mcmod

This is a simple and practical Minecraft Forge (1.20.1) mod, designed specifically for developers and players who need debugging tools.
Features

Standalone Log Window: Automatically pops up an independent Java Swing window when the client launches.

Real-time Log Interception: Intercepts all Log4j2 log outputs and displays them in real-time within the window, making it easy to track mod loading and game performance.

Safe to Close: Closing the log window directly will not crash the game. You can safely close it at any time.

Memory Control: Supports a customizable line limit to prevent high memory usage during extended gameplay sessions.

How to Use

Download the packaged .jar file.

Place it into your .minecraft/mods folder.

Launch the game, and the log window will automatically appear.

Configuration

After launching the game for the first time, a logwindows-client.toml file will be generated in the config directory:

maxLines: Sets the maximum number of lines retained in the log window. The default value is -1 (unlimited). You can set it to 10000 to prevent the log from becoming too long and consuming too much memory.

Versions

Release
1.0.0
forge · 1.20.1 · 17d ago
first ver
10

Comments 0

No comments yet. Be the first to share your thoughts.

FAQ

How do I install logwindow?

Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.

Is logwindow free?

logwindow is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.

Which Minecraft versions does logwindow support?

Works with Forge. Supports versions 1.20.1–1.20.1. See the download section on this page for the full list of supported versions and loaders.

Download logwindow

Files are served directly from the original source. Modgrid does not host or modify them.