File Details
1.1.0
- R
- Apr 18, 2026
- 155.38 KB
- 34
- 1.21.1
- NeoForge
File Name
Log Sifter-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added
- Added support for redirecting and filtering native log streams (System.err) under the
system.err.Redirectortag - Added global filtering support, allowing
logger = ""to match all log sources
Optimized
- Upgraded regex matching from "full match" to "partial find (find)" for better interception of stack traces
- Updated default configuration template with Simplified Chinese, Traditional Chinese, and English comments