Thomas Ardal

Thomas Ardal

Meet Thomas, the founder and developer behind elmah.io. Thomas blogs about everything technical from C# and ASP.NET Core to machine learning.

Denmark
318 posts
Daily Digest Email

Even though elmah.io provides a great UI for search your logs and even integrates with various notifiers through the business rules feature and the Zapier integration, you may not visit elmah.io every day. That’s why we’ve implemented the Daily Digest Email feature. Sometimes you don’t ...

Invoicing

Since writing this post we have introduced organizations and moved invoices to the organization settings page. For instructions on how to find your invoices check out Where is my invoice/receipt? One of the most requested features of elmah.io actually has nothing to do with logging: Invoicing. A lot ...

API v2 Released

This post is obsolete. Since writing this, only the new v3 API is available. Check out GHOST_URL/stable-v3-api-and-client-integrations/ for details. Time for an update on our v2 API which we released in beta last year. The new API has been available for the last three months through the website ...

Trial accounts introduced

This post is obsolete. Since introducing trial accounts, the trial period has been changed to 21 days. The free for BizSpark program has been replaced as well. Time for an update from us at elmah.io. Unlike most people, we have spent the Christmas holiday working. Multiple fixes and improvements ...

Extended User Details

A lot changed with both Extended User Details and the elmah.io UI in general since writing this post. Sign up to see the recent version. With elmah.io’s new Extended User Details feature, you can look up extended information about the user experiencing a bug on your website. ...

API v2 Beta Released

Since writing this post, the v2 API has been removed. Check out API v3 for updated details on our API. At elmah.io we believe in open APIs. That’s why we have offered an API to create errors and query them pretty much from the day of the first ...

ELMAH Code Snippets for Visual Studio

Ever used Code Snippets in Visual Studio? Code Snippets is a great way to reduce keyboard input and help you be more productive by automating typing common lines of code. At elmah.io we love ELMAH (big surprise). That's why we have decided to open-source the code snippets ...

elmah.io have been accepted onto Microsoft BizSpark

We are happy to report that Microsoft have accepted elmah.io as a BizSpark member. To celebrate this awesome news, we have a great offer for you, but more about that later. For those of you who may not know Microsoft BizSpark, it’s a great platform for boosting your ...

ELMAH vs log4net

A lot of people have asked and still ask: What is the difference between ELMAH and log4net? This article will explain exactly how the two logging frameworks vary. Let’s start by defining each tool. ELMAH ELMAH is an error logging framework originally developed by Atif Aziz able to log ...