文件名称:Delphi EurekaLog
文件大小:1.14MB
文件格式:RAR
更新时间:2014-06-09 10:15:40
EurekaLog
EurekaLog is an add-in tool that gives your application (GUI, Console, Web, etc.) the ability to catch all exceptions, even those raised by memory leaks, and generate a detailed log of the call stack with unit, class, method and line-number information as shown in the image below. The information shown is also logged to a disk file and may optionally be forwarded to you by e-mail. EurekaLog helps you find infinite loops and deadlock bugs, raising an exception when the application is frozen for a specified time. The exception shows the same application state as it does for other exceptions. EurekaLog is easy to use because it is fully integrated into the Delphi/CBuilder IDE. You just rebuild your application to add this new exception-logging capability. EurekaLog does not affect the performance of your application, as it only executes when an exception is raised. It increases the compiled file size by about 0.5% - 4% (this space is needed to store some additional, compressed and encoded, debugging information). EurekaLog is compatible with Delphi 3, 4, 5, 6 and 7, and with CBuilder 5 and 6 and works on all Windows platforms, from Win 95 to Win XP, Win 2003 server included.