# TrimmedLogFilter **Repository Path**: mirrors_aschoerk/TrimmedLogFilter ## Basic Information - **Project Name**: TrimmedLogFilter - **Description**: Method to filter logs so that only the currently important new content is shown - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TrimmedLogFilter Method to filter logs so that only the currently important new content is shown ## Show only messages not yet known * Messages are new * The Level of a message is changed * Timestamp are not relevant * id-s are not relevant * filter can be made persistent ** Idea: create temporary file which is reused if existent * filter should be editable ** create view where each removed message together with the filter-template is shown. Idea: jflex doku see: http://jflex.de/manual.html