Skip to main content

Eureka log

This is a commercial plugin. It adds crash reporting capabilities to generated Win32 and Win64 applications. When enabled, Eurekalog will replace the "catch all" exception handler of Delphi generated applications and add a crash reporting user interface to the application, which will be shown when an uncaught exception happens in the application.

The dialog provides a stack trace (how did the application get to the point of the crash, something the Delphi RTL does not provide), and some information about the system the application is running on and the possibility to send this generated bugreport via e-mail.

A trial version can be found in GetIt package manager.