What is EurekaLog

Top  Next

EurekaLog is the new add-in tool that gives your application (GUI, Console, Web, etc.) the ability to catch all exceptions, 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 or via Web (HTTP/S - FTP).

 

EurekaLog is easy to use because it is fully integrated into the Visual Studio 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. To works EurekaLog needs only of the compiled file and optionally the relative .PDB (to obtain a stack trace with the source line numbers).

 

EurekaLog is compatible with Visual Studio 2005 and 2008.

 

It comes with full money back guarantee, is royalty free, and freely updatable!

 

Don't waste anymore time and money debugging your applications: now EurekaLog debugs them for you.

 

See "features" topic for further details.

See "How to use EurekaLog" topic for a quick start guide

 

A typical example of EurekaLog dialog.