EurekaLog is the new Delphi and C++Builder [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ] that gives your application (GUI, Console, Web, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks. It generates a detailed log with the call stack at the point that raised the exception, showing unit, class, method and line number, (see this [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ] ), and displays it on screen and optionally sends it back to you via email or to a Web Server (using the HTTP-S/FTP protocols or sending directly to your preferred "Web Bug Tracker" software), thus helping speed up the process of bug-location and resolution by a factor of 10!
EurekaLog is easy to use because it's fully integrated into the IDE - just enable EurekaLog for your application and rebuild your application to add EurekaLog's features. EurekaLog does not affect application performance (it runs only when an exception occurs) and increases compiled file size by just 0.5% - 4% (it uses this space to store some additional, compressed and encrypted debugging information). You do not need to distribute any additional files with your EurekaLog-enabled application.

Watch our [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ] or [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ] for a quick peek into EurekaLog's powers!
یکی از بهترین ابزارهای دلفی جهت عیب یاب نرم افزارهای کامپایل شده از راه دور، برنامه نویسان میتوانند با اضافه کردن این ابزار به برنامه های خود از تمام باگهایی که در سیستم کاربران نهایی نمایان میشود با تمام جزئیات با خبر شوند.