WinTail favicon

WinTail

WinTail allows you to view the last 64K of a growing text file in real time under Win32 operating systems. It's a bit like using the "tail -f" command under UNIX. This is particularly useful for: Viewing program execution traces in real-time. Viewing application logs in real-time. Quickly viewing the last part of a large file without the need to load the entire file.

glogg

glogg

glogg is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programm ...