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
319 posts
Adding Version Information to your Log

Time for a new crisp feature on elmah.io. All software applications have a version number (or at least should have). Being able to distinguish one version from the other is important. That's why we have implemented version number support on elmah.io. Basically, there's a ...

ELMAH Configuration Validator

Disclamer: Configuring ELMAH (as well as elmah.io) happens through your application configuration file (like web.config). In the next version of ASP.NET, web.config files are removed, but web.config files will probably continue to exist for years to come. Let's face it, configuring ASP.NET ...

The ELMAH Schema

Disclamer: Configuring ELMAH (as well as elmah.io) happens through your application configuration file (like web.config). In the next version of ASP.NET, web.config files are removed, but web.config files will probably continue to exist for years to come. Both ELMAH and elmah.io automatically adds configuration ...

10 Improvements in 10 Days Roundup

During the last two weeks, we have tried something new with our 10 Improvements in 10 Days series. The idea were to implement a small improvement every week day. To sum up, a lot of good stuff have been added to elmah.io. Three new products have been added to ...

Improvement #10 - ELMAH Security Validator

This tool never really found its place and has been discontinued. This is the tenth and final post in the series 10 improvements in 10 days. Yesterday we gave away a 15 % discount on MyGet. Today we wanted to end this series with a big bang. One of the nice ...

Improvement #9 - MyGet Discount Available in the Goodie Bag

This is the ninth post in the series 10 improvements in 10 days. Yesterday we improved the toolbar even further. Today we are ready to announce a new discount in the elmah.io Goodie Bag: That's right folks. Users eligibility for the goodie bag, now gets a 15 ...

Improvement #8 - An Even Better Toolbar

This is the eighth post in the series 10 improvements in 10 days. Yesterday we introduced a completely new feature called User Agent View. Today we continue to improve the message details toolbar. Remember last week where we compressed the toolbar in the message details? Well, today you will start ...

Improvement #7 - User Agent View

This is the seventh post in the series 10 improvements in 10 days. Yesterday we improved how dates are shown on elmah.io. Today we cheated a bit and used the occasion to finish a feature that we have been working on for some time. Since redesigning the message details ...

Improvement #6 - Nicely Formatted Dates

This is the sixth post in the series 10 improvements in 10 days. Last week, we made 5 nice little improvements to you. Today, we want to improve how dates as shown on elmah.io. All messages shows the date and time when the message where logged to elmah.io. ...