LogFilters
The LogFilters mod provides a simple way to eliminate unnecessary messages in Minecraft logs using configurable filters. It helps reduce informational noise in the game console and preserve only important records.
Configuration is done through the config/LogFilters.conf file, which operates in HOCON format. Create your own filtering rules to remove repetitive messages, debug information, and other types of log spam.
This tool will be especially useful on servers with many installed mods, as well as for developers who want to maintain clean and readable logs.