- Any exception thrown by an application is written to the logs. Searching the logs for exception keywords enables you to retrieve any exception thrown by the application.
- Whenever the development team needs more information on the cause or circumstances of a defect, you can attach log extracts to the bug report.
- If your software has automatic tasks running in background which are being triggered at moments you can't verify the results, e.g. at night, you can check the logs afterwards.
One tool standing out is Hoo WinTail.
Some extremely powerful features are:
- a filter that makes sure only lines with text of your choice are shown
- email notification whenever certain text is found
- monitoring many files at once
- highlight specific text (this enables you to highlight functional waypoints of the application)
- easy to see when a log file has been updated
- open the original log file in only one click
View my article on launching Hoo Wintail using command line arguments



ShareThis



Post a Comment