Text/XML logging fall back mechanism in case of failed database logging
59 views
Skip to first unread message
Sid
unread,
Apr 9, 2012, 2:49:57 PM4/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ELMAH
Hi,
Is there a way Elmah can fall back on text / xml messaging in case the
primary logging destination (In my case sql server) fails to respond.
I have a sql server database that is down sometimes but I dont want to
miss the error logs. Currently with the default configuration of sql
server, if the database is down no logging happens.