Release 25.2.0

Release 25.2.0

Introduces search term occurrence counts and fully customizable, reusable Search Term Groups for flexible log filtering.

Release 25.2.0 introduces two significant improvements to how search terms work: hit counts per term, and fully reusable Search Term Groups.

Occurrence counts per search term

Search term panel showing match counts per term
Each search term now displays the number of matching log lines — at a glance you can see which terms are firing and how often

The search term panel now shows how many times each term matches the current log file. This surfaces patterns quickly: if SEVERE has 3 hits and WARNING has 400, the ratio alone tells a story before you read a single line.

Search Term Groups

Search Term Groups management dialog
The new Search Term Groups dialog — create, name, and switch between sets of search terms

A Search Term Group is a named set of search terms that can be saved and reloaded. This replaces the need to re-enter the same filters every time you open a file from the same source.

  • Save and reuse: Name a configuration and switch to it with one click.
  • Global or file-specific: Mark a group with ❤️ to make it available for every log file; leave it unmarked to keep it tied to the current file.
  • Built-in defaults: Two groups ship out of the box — default (FINEST / INFO / WARNING / SEVERE) and empty (clears all terms).
  • Automatic selection: When you open a file, LogoRRR applies the last group you used. For a new file, it falls back to default.

Groups are managed through the new Settings menu item.

Full details: milestone · changelog