Klogg

詳細情報

タイトル Klogg
URL https://github.com/variar/klogg
バージョン ver 22.06
更新日 2024/11/30
追加日 2024/11/30
種別 フリーソフト / オープンソース(GPL)
説明 マルチプラットフォーム対応の高速ログビューアー。

レビュー

Kloggはマルチプラットフォーム対応の高速GUIログビューアー。Qt5を使ってつくられていて、Linux、Windows、macOSなどで動作する。

巨大なテキストファイルでも動作可能で、元のログファイルと検索結果を別の部分に分かりやすく表示することができる。

fork元となったgloggの機能に加え、正規表現検索機能の強化や、エンコーディングの自動判別、ダークモードなど便利な機能が多数追加されている。

スクリーンショット

更新グラフ

バージョン履歴

22.06

This release brings many new features, performance and usability improvements.

New features

  • Regular expression engine is switched to Hyperscan. This is several times faster than Qt regular expressions. Hyperscan pattern syntax is less expressive, and klogg will automatically switch to Qt engine if needed. Moreover, klogg now allows combining regular expressions with boolean operators (AND, OR, NOT). Hyperscan requires CPU with SSSE3 support. If CPU doesn't have these instructions, then Klogg will switch to Qt regular expression engine.
  • Highlighters configuration has been reworked. Now it is possible to:
    • create several sets of highlighters and apply any number of them to current file
    • assign some text a color label (up to 9 different colors)
    • add variation to slightly change highlight color for a pat
(省略されました)