Log viewer and debug tool like the Unix tail -f utility.

J

James

Hoo WinTail v2.11

Hoo WinTail is a real-time file viewing Windows utility like the Unix
tail -f utility. It can be used to view the end of a growing file. It is
ideal for viewing application traces or server logs in real time, as they
are generated. Quickly viewing the last part of a large file without the
need to load the entire file.

Hoo WinTail is a file viewer. It makes no changes to the file that is
opened. It opens the file in read-only mode. As new lines are written to the
file by another program (such as would happen with a log file, for example),
Hoo WinTail reads the new lines and displays them.

Hoo WinTail can read and display any text file. It cannot support .doc
files, .xls files, or other proprietary formats.

Hoo WinTail can capture and display OutputDebugString (Windows Debug API)
and TRACE(MS Visual C++ Debug Function) output as well.


PROGRAM FEATURES:
=====================
* Setting highlight filters to highlight certain text.
* With Refresh Rate can be customized.
* With Searching for any text string, support search next and previous.
* With the display font can be customized.
* Buffer Size: Setting maximum display buffer size and retain line number
when truncate content.
* Both Unix and DOS/Windows text file formats support.
* Indicates file size in window title bar.
* Capture and display OutputDebugString (Windows Debug API) and TRACE (MS
Visual C++ Debug Function).
* With Unicode support.
* Clear all showed content and reload the last part of file.
* Editing showed content arbitrarily, but making no changes to the monitored
file.
* Drag and Drop support.
* Filename may be specified on the command line or by browsing.
* Maximum 10 recent files.
* Uncluttered user interface.

More detail:
http://www.hootech.com/WinTail/

Download:
http://www.hootech.com/WinTail/WinTail2Setup.zip


Best Regards,
James
 
M

Mark V

In said:
Hoo WinTail v2.11
[ ]

This is paid software. "Shareware"

"Hoo WinTail is a SHAREWARE program and is provided at no charge to
the user for evaluation. The purpose of shareware software is to provide
personal computer users with quality software on a "try before you buy"
basis, however payment is still required for continued use of the product."

===================================

http://www.freedownloadscenter.com/Utilities/Command_Shells/Tail_Utility.html
(freeware)
"This is a GUI Utility that gives a similar function of 'tail' command
in UNIX systems. It can run either directly or by command line parameters.
ery nice when debugging/monitoring application log files."

and others...

I have used neither of the above programs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top