Oh Behave Baby is an Elmah extensions for Umbraco 7.
It will create a section in Umbraco where you can view Elmah logs. It will also protect /elmah.axd so that only logged in Umbraco administrators can view /elmah.axd.
Package Pre-requisites:
Run this command in Visual Studio via Nuget:
PM> Install-Package OhBehaveBaby
Future Dev:
- I hope utilise the content tree a little more so that I can generate status code filters and possibly other filters so that you can narrow down the number of logs.
- Search Elmah's logs
Any bugs please let me know: @craignoble1989