LogFilter 1.1.2 (Forge 1.20.1)
Curse Maven Snippet
What's new
Changelog
1.1.2
- Strip redundant leading and trailing
.*from filter patterns before compiling them. Rules match withfind(), so a wrapped pattern like.*GL_INVALID_OPERATION in glBlitFramebuffer.*defeated the literal-prefix optimization and made every non-matching log line cost time quadratic in its length, which was enough to multiply modpack load times. - Only format a log message when a
MESSAGE_REGEXrule needs it, and drop disabled rules when the config loads rather than skipping them on every log event.
This mod has no additional files

