glogg

glogg 1.1.4

Start Download Now
Windows
glogg-v1.0.3-setup.exeInstaller (32-bit)5.05 MB
glogg-latest-x86_64-setup.exeInstaller (64-bit)6.47 MB
PriceFree
Version1.1.4
Release DateSeptember 25, 2018
PublisherNicolas Bonnefon - http://glogg.bonnefon.org
Publisher's Description

glogg is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programmers and system administrators in mind. glogg can be seen as a graphical, interactive combination of grep and less.

Main features

  • Runs on Unix-like systems, Windows and Mac thanks to Qt
  • Provides a second window showing the result of the current search
  • Supports grep/egrep like regular expressions
  • Colorizes the log and the search results
  • Displays a context view of where in the log the lines of interest are
  • Is fast and reads the file directly from disk, without loading it into memory
  • Follows a log that is written to disk in real time
  • Allow to insert marks in the logs to interesting lines
  • Supports vim/less like keyboard commands to move around the file
  • Is open source, released under the GPL