aschoerk / TrimmedLogFilter

Method to filter logs so that only the currently important new content is shown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Method to filter logs so that only the currently important new content is shown

License:Apache License 2.0


Languages

Language:Kotlin 43.8%Language:Java 32.0%Language:Lex 24.3%