Skip to content

LogAnalyzer v2.2.0

Choose a tag to compare

@Marukooh Marukooh released this 04 Aug 18:38

LogAnalyzer 2.2.0 is a responsive native viewer for very large text logs. This release removes the legacy 50,000-result ceiling, adds inclusive timestamp-range filtering and instant line-order reversal, and completes the visual and performance redesign.

Downloads

  • Windows x64: extract the ZIP and run LogAnalyzer.exe from its root. Qt and the MinGW runtime are included; no C++ redistributable or Qt installation is required.
  • Linux x86_64: mark the AppImage executable (chmod +x) and run it directly.
  • macOS Apple Silicon: open the ARM64 DMG and launch LogAnalyzer.app.

The packages are portable and self-contained. They are not digitally signed, so Windows SmartScreen or macOS Gatekeeper may ask for confirmation.

Highlights

  • All matching records remain available through a virtualized, reusable-row list.
  • Parallel text, severity, regex, case, and timestamp-range filters stay off the UI thread.
  • Inclusive From/To timestamp bounds with common ISO-like formats.
  • O(1) ascending/descending line projection; exports preserve visible order.
  • Coherent controls, popups, progress feedback, keyboard behavior, and recent-file menu.
  • Automated build, test, package, mount/extract, and launch checks on Windows, Ubuntu, and macOS.

SHA-256

97bbba25a704d90c43a9c4095de9b8b347748982d6c27a6072d4a099bef66d8f  LogAnalyzer-2.2.0-windows-x64.zip
251f1ab7c6577a4ad5b8064bef200f7cae7213a6683b4829dbcc9e76fbde988b  LogAnalyzer-2.2.0-linux-x86_64.AppImage
e6fb3f7df3b2efd3a74e9c1519662380339d539ffd48e0e46361b8088cf390b0  LogAnalyzer-2.2.0-macos-arm64.dmg