Clean Logs
The Clean Logs mod allows filtering Minecraft log entries using user-configurable parameters. You can choose between two filtering methods: by keywords or using regular expressions.
This project is a fork of the Shut Up Console mod, adapted for Minecraft versions 1.17 and above. The main reason for creating Clean Logs was to add new functionality, as the original mod appears to no longer be supported by the developers.
The key feature of Clean Logs is the ability to fine-tune log filtering through a configuration file located at config/clean-logs/config.toml. It's important to verify TOML syntax correctness before saving changes, as incorrect formatting may lead to settings being reset.
The main innovation compared to Shut Up Console is the ability to completely disable the output of filtered lines to the log. In the original mod, lines were filtered but still printed to the console. Now this option can be disabled through the corresponding parameter in the configuration (by default it remains enabled).
For developers wanting to integrate Clean Logs into their development environment, support is available through the Modrinth Maven repository.
Requirements
The mod requires the Quilt Standard Libraries to be installed.
Community
Join our Discord community to discuss the mod and get help.
Demonstration
See the mod in action through video reviews on YouTube.