Posted on 01 November 2010 and tagged with
EPiServer,
Elmah,
EPiServer,
Logging,
Elmah,
Elmah,
Dynamic Data Store,
Logging,
Logging,
VPP,
Dynamic Data Store,
Dynamic Data Store,
VPP,
VPP
Elmah is a great logging tool to discover unhandled exceptions in you web site. If you haven't used it yet; just add the elmah.dll to your project and couple of settings in your web.config. The log entries is default stored in memory on the server, but you can also choose to store the entries in a permentant store like xml files, a database, twitter etc. I have extended elmah with two new episerver log sinks; Dynamic Data Store and VPP.
[More]