Tail4Win is a Windows port of the UNIX 'tail -f' command. It is very useful for monitoring log files of applications - e.g. Apache's error.log and access.log. or IIS, Tomcat, Resin log files. It is very useful for debugging program. OutputDebugString is a Windows debugging API. You can call it in all kinds of programming languages (VC/VB/C++ Builder/Delphi).
Similar to the "tail -f" of Linux. Makelogic tail shows the last few lines of a growing log file in real time.
Features :
- Tail multiple log files in a single MDI window - Search the log files. Current and all open. - Simply drag a log file and drop into the application window. - Highlight chosen set of keywords in different colors - Keep track of the most recently opened documents - Cascade or Tile the log file windows
Hoo WinTail is a real-time log monitor for Windows 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. You can view the last part of a large file without the need to load the entire file quickly. It can capture and display OutputDebugString (Windows Debug API) and TRACE (MS Visual C++ Debug Macro) output as well.
Ever wanted to follow a log file, capture debug messages or monitor syslog? Then this product is for you! Featuring multiple types of monitors: file monitor, event log, syslog, OutputDebugString, word wrap of lines and coloring of lines based on regular expression rules. Best of all: it docks to the top or bottom of your desktop like ICQ and other windows resize accordingly.