10 March, 2020

09 March, 2020

How to find out why your application suddenly closes?

Sometimes there are cases when your application just silently exits, and you have no idea why. How can you diagnose such issues?

05 December, 2019

EurekaLog 7.8 is out

We are pleased to announce the availability of the new 7.8 version.

14 November, 2019

Black Friday and Cyber Monday Sale

We are pleased to announce Black Friday and Cyber Monday 30% discount on any of our EurekaLog products using the coupon code found below.

The sale starts on Black Friday (November, 29) and ends at the end of Cyber Monday (December, 2).

Enter this code when paying for the item on our web site:

BFCM2019



Existing customers with valid or expired licenses can log in and purchase upgrades, new licenses and extensions here:

https://www.eurekalog.com/login.php

Use the login credentials we sent you at purchase time.



New customers (without existing licenses) can use the discount code here:

https://www.eurekalog.com/buy.php

Download EurekaLog | Purchase License | Contact Support

27 May, 2019

EurekaLog's "Tell-A-Friend" referral program

Do you have a friend or colleague without EurekaLog license? You can use EurekaLog's "Tell-A-Friend" referral program. Share a promo link for 25% discount - and get 50% yourself from purchases.

21 November, 2018

Black Friday and Cyber Monday Sale

We are pleased to announce Black Friday and Cyber Monday 25% discount on any of our EurekaLog products using the coupon code found below.

The sale starts on Black Friday (23 November) and ends at end of Cyber Monday (26 November).

Enter this code when paying for the item on our web site:

BFCM2018



Existing customers with valid or expired licenses can log in and purchase upgrades, new licenses and extensions here:

https://www.eurekalog.com/login.php

Use the login credentials we sent you at purchase time.



New customers (without existing licenses) can use the discount code here:

https://www.eurekalog.com/buy.php

Download EurekaLog | Purchase License | Contact Support

06 November, 2018

How to deal with send failures in EurekaLog

You (as developer) is interested in getting as much bug reports as possible. First, you have to select a reliable send method for delivering reports from users to you. However, it may be not enough. Sending may fail for many reasons:
  • Unplugged network cable;
  • Turned off wi-fi;
  • Bad wi-fi signal strength;
  • Bad network settings (e.g. DNS, gateway, etc.);
  • Blocked by firewall;
  • Problems on ISP's side (maintenance, etc.);
  • Changed settings on your receiving side (e.g. you have closed account in your bug tracker);
  • etc.
Bug report will not reach you in all these cases. Then what?

29 October, 2018

Sending e-mails with EurekaLog

EurekaLog's code can be used to easily send arbitrary e-mails from your code.

29 June, 2018

EurekaLog 7.7 is out

We are pleased to announce the availability of the new 7.7 version.

19 March, 2018

Support for RAD Studio 10.2.3 Tokyo is available in EurekaLog

We are pleased to announce the availability of support for RAD Studio 10.2.3 in EurekaLog.

EurekaLog adds support for Redmine bug tracker

We are pleased to announce native support for Redmine bug tracker.

20 November, 2017

30% discount on EurekaLog

We are pleased to announce Black Friday and Cyber Monday 30% discount on any of our EurekaLog products using the coupon code found below.

The sale starts on Black Friday (24 November) and ends at end of Cyber Monday (27 November).

Enter this code when paying for the item on our web site:

BFCM2017



Existing customers with valid or expired licenses can log in and purchase upgrades, new licenses and extensions here:

https://www.eurekalog.com/login.php

Use the login credentials we sent you at purchase time.



New customers (without existing licenses) can use the discount code here:

https://www.eurekalog.com/buy.php

Download EurekaLog | Purchase License | Contact Support

21 July, 2017

EurekaLog 7.6 is out

We are pleased to announce the availability of the new 7.6 version.

08 July, 2017

New license checks in EurekaLog installers

All non-freeware EurekaLog installers will use addtional license check since 7.5.1.205 build.

11 May, 2017

Using Threads Snapshot tool as postmortem debugger

This article will show you how to register and use Threads Snapshot tool to capture call stacks of unhandled exception crash of any process.