GunSmoker
EurekaLog 7 now supports Exceptionless bug tracker software. Exceptionless is a popular crash tracker software. It offers hosting service, as well as freeware self-hosting, and allows external connections via REST/JSON based API. Exceptionless is NOT… – Details…
12 months ago in Delphi, EL 7.x, external, feature, other tools, Releases
0
GunSmoker
EurekaLog’s code can be used to easily send arbitrary e-mails from your code. Option 1 Use EurekaLogSendEmail function from ESendMail unit. For example: EurekaLogSendEmail(‘recepient@example.com’, ‘Subject’, ‘Body’); or like this: if not EurekaLogSend… – Details…
2 years ago in Delphi, EL 7.x, feature, how-to
0
GunSmoker
This article will show you how to register and use Threads Snapshot tool to capture call stacks of unhandled exception crash of any process. When application throws exception which is not handled by application’s code… – Details…
4 years ago in debugging, Delphi, EL 7.x, external, feature, Tools
0